Uses of Class
io.contract_testing.contractcase.definitions.interactions.base.ContractCaseCoreSetup.Builder
-
Packages that use ContractCaseCoreSetup.Builder Package Description io.contract_testing.contractcase.definitions.interactions.base -
-
Uses of ContractCaseCoreSetup.Builder in io.contract_testing.contractcase.definitions.interactions.base
Methods in io.contract_testing.contractcase.definitions.interactions.base that return ContractCaseCoreSetup.Builder Modifier and Type Method Description static ContractCaseCoreSetup.BuilderContractCaseCoreSetup. builder()ContractCaseCoreSetup.BuilderContractCaseCoreSetup.Builder. read(ContractCaseCoreBehaviour read)Sets the value ofContractCaseCoreSetup.getRead()ContractCaseCoreSetup.BuilderContractCaseCoreSetup.Builder. write(ContractCaseCoreBehaviour write)Sets the value ofContractCaseCoreSetup.getWrite()Constructors in io.contract_testing.contractcase.definitions.interactions.base with parameters of type ContractCaseCoreSetup.Builder Constructor Description Jsii$Proxy(ContractCaseCoreSetup.Builder builder)Constructor that initializes the object based on literal property values passed by theContractCaseCoreSetup.Builder.
-