Uses of Class
com.ibm.fhir.model.resource.TestScript.Setup
-
Packages that use TestScript.Setup Package Description com.ibm.fhir.model.resource -
-
Uses of TestScript.Setup in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return TestScript.Setup Modifier and Type Method Description TestScript.SetupTestScript.Setup.Builder. build()Build theTestScript.SetupTestScript.SetupTestScript. getSetup()A series of required setup operations before tests are executed.Methods in com.ibm.fhir.model.resource with parameters of type TestScript.Setup Modifier and Type Method Description protected TestScript.Setup.BuilderTestScript.Setup.Builder. from(TestScript.Setup setup)TestScript.BuilderTestScript.Builder. setup(TestScript.Setup setup)A series of required setup operations before tests are executed.
-