Uses of Class
io.contract_testing.contractcase.definitions.interactions.base.ContractCaseCoreBehaviour.Builder
-
Packages that use ContractCaseCoreBehaviour.Builder Package Description io.contract_testing.contractcase.definitions.interactions.base -
-
Uses of ContractCaseCoreBehaviour.Builder in io.contract_testing.contractcase.definitions.interactions.base
Methods in io.contract_testing.contractcase.definitions.interactions.base that return ContractCaseCoreBehaviour.Builder Modifier and Type Method Description static ContractCaseCoreBehaviour.BuilderContractCaseCoreBehaviour. builder()ContractCaseCoreBehaviour.BuilderContractCaseCoreBehaviour.Builder. mockType(String mockType)Sets the value ofContractCaseCoreBehaviour.getMockType()ContractCaseCoreBehaviour.BuilderContractCaseCoreBehaviour.Builder. stateVariables(String stateVariables)Sets the value ofContractCaseCoreBehaviour.getStateVariables()ContractCaseCoreBehaviour.BuilderContractCaseCoreBehaviour.Builder. triggers(String triggers)Sets the value ofContractCaseCoreBehaviour.getTriggers()Constructors in io.contract_testing.contractcase.definitions.interactions.base with parameters of type ContractCaseCoreBehaviour.Builder Constructor Description Jsii$Proxy(ContractCaseCoreBehaviour.Builder builder)Constructor that initializes the object based on literal property values passed by theContractCaseCoreBehaviour.Builder.
-