Builder
Mock implementation of BaseAlertPresenter.Builder
Parameters
setupMocks
if true
this automatically creates a MockAlertPresenter when create is called
Properties
Link copied to clipboard
The MockAlertPresenter created by this builder
Link copied to clipboard
val createMock: MethodMock<PairParameters.Matchers<alert: Alert, coroutineScope: CoroutineScope>, PairParameters.MatchersOrCaptor<alert: Alert, coroutineScope: CoroutineScope>, PairParameters.Values<alert: Alert, coroutineScope: CoroutineScope>, PairParameters<alert: Alert, coroutineScope: CoroutineScope>, MockAlertPresenter>
com.splendo.kaluga.test.base.mock.BaseMethodMock for the create function