MatchersOrCaptor
data class MatchersOrCaptor<T0>(val value: ParameterMatcherOrCaptor<T0>) : ParametersSpec.MatchersOrCaptor<SingleParameters.Matchers<T0>>
The ParametersSpec.MatchersOrCaptor for a single
Parameters
value
the parameter ParameterMatcherOrCaptor
Functions
Link copied to clipboard
Converts into a Matchers