Uses of Class
com.ibm.fhir.model.resource.TestScript.Setup.Action.Assert
-
Packages that use TestScript.Setup.Action.Assert Package Description com.ibm.fhir.model.resource -
-
Uses of TestScript.Setup.Action.Assert in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return TestScript.Setup.Action.Assert Modifier and Type Method Description TestScript.Setup.Action.AssertTestScript.Setup.Action.Assert.Builder. build()Build theTestScript.Setup.Action.AssertTestScript.Setup.Action.AssertTestScript.Setup.Action. getAssert()Evaluates the results of previous operations to determine if the server under test behaves appropriately.TestScript.Setup.Action.AssertTestScript.Test.Action. getAssert()Evaluates the results of previous operations to determine if the server under test behaves appropriately.Methods in com.ibm.fhir.model.resource with parameters of type TestScript.Setup.Action.Assert Modifier and Type Method Description TestScript.Setup.Action.BuilderTestScript.Setup.Action.Builder. _assert(TestScript.Setup.Action.Assert _assert)Evaluates the results of previous operations to determine if the server under test behaves appropriately.TestScript.Test.Action.BuilderTestScript.Test.Action.Builder. _assert(TestScript.Setup.Action.Assert _assert)Evaluates the results of previous operations to determine if the server under test behaves appropriately.protected TestScript.Setup.Action.Assert.BuilderTestScript.Setup.Action.Assert.Builder. from(TestScript.Setup.Action.Assert _assert)
-