Uses of Class
com.ibm.fhir.model.resource.TestReport.Setup.Action.Assert
-
Packages that use TestReport.Setup.Action.Assert Package Description com.ibm.fhir.model.resource -
-
Uses of TestReport.Setup.Action.Assert in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return TestReport.Setup.Action.Assert Modifier and Type Method Description TestReport.Setup.Action.Assert
TestReport.Setup.Action.Assert.Builder. build()
Build theTestReport.Setup.Action.Assert
TestReport.Setup.Action.Assert
TestReport.Setup.Action. getAssert()
The results of the assertion performed on the previous operations.TestReport.Setup.Action.Assert
TestReport.Test.Action. getAssert()
The results of the assertion performed on the previous operations.Methods in com.ibm.fhir.model.resource with parameters of type TestReport.Setup.Action.Assert Modifier and Type Method Description TestReport.Setup.Action.Builder
TestReport.Setup.Action.Builder. _assert(TestReport.Setup.Action.Assert _assert)
The results of the assertion performed on the previous operations.TestReport.Test.Action.Builder
TestReport.Test.Action.Builder. _assert(TestReport.Setup.Action.Assert _assert)
The results of the assertion performed on the previous operations.protected TestReport.Setup.Action.Assert.Builder
TestReport.Setup.Action.Assert.Builder. from(TestReport.Setup.Action.Assert _assert)
-