RelaxationPropertyConfigurator

Configures non intrusive Behaviour for PropertyProxies.

Author

Matthias Geisler

See also

Parameters

Value

the value type of the hosting PropertyProxy.

Functions

useRelaxerIf
Link copied to clipboard
common
abstract fun useRelaxerIf(condition: Boolean, relaxer: (String) -> Value)
Binds a given Relaxer function to a Proxy if the condition is true.

Inheritors

KMockContract
Link copied to clipboard