Types

Link copied to clipboard
interface Matchers

The spec describing the ParameterMatcher used for a ParametersSpec

Link copied to clipboard
interface Values

The spec describing the values used for a ParametersSpec

Functions

Link copied to clipboard
abstract fun C.capture(values: V)

Captures V for C

Link copied to clipboard
abstract fun M.matches(values: V): Boolean

Checks if V matches for M