Package io.contract_testing.contractcase.definitions.states
-
Class Summary Class Description AnyState The base class for all ContractCase State Descriptors.InState A state descriptor for configuring an example that needs to run in a particular named state.InStateWithVariables A state descriptor for configuring an example that needs to run in a particular named state, and with variables provided by the framework.