Proxy Side Effect Builder
Mitigator of the strict assignment policy for multiple SideEffects
Author
Matthias Geisler
Parameters
Return Value
the return value type of the hosting Proxy.
Side Effect
the function signature of the hosting Proxy.
Functions
Link copied to clipboard
Alias method for sideEffect
Link copied to clipboard
abstract infix fun runs(action: SideEffect): KMockContract.ProxySideEffectBuilder<ReturnValue, SideEffect>
Convenient method for multiple SideEffects, which uses under the sideEffects property. This chains SideEffects together according to their given order.