MockVolumeController
Mock implementation of VolumeController
Parameters
setupMocks
If true this will automatically set up some mocking
Properties
Link copied to clipboard
Link copied to clipboard
val updateVolumeMock: SuspendMethodMock<SingleParameters.Matchers<volume: Float>, SingleParameters.MatchersOrCaptor<volume: Float>, SingleParameters.Values<volume: Float>, SingleParameters<volume: Float>, Unit>
A com.splendo.kaluga.test.base.mock.SuspendMethodMock for updateVolumeMock If setupMocks was set to true on construction this will automatically update currentVolume