Uses of Class
com.ibm.fhir.model.resource.TestReport.Setup
-
Packages that use TestReport.Setup Package Description com.ibm.fhir.model.resource -
-
Uses of TestReport.Setup in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return TestReport.Setup Modifier and Type Method Description TestReport.Setup
TestReport.Setup.Builder. build()
Build theTestReport.Setup
TestReport.Setup
TestReport. getSetup()
The results of the series of required setup operations before the tests were executed.Methods in com.ibm.fhir.model.resource with parameters of type TestReport.Setup Modifier and Type Method Description protected TestReport.Setup.Builder
TestReport.Setup.Builder. from(TestReport.Setup setup)
TestReport.Builder
TestReport.Builder. setup(TestReport.Setup setup)
The results of the series of required setup operations before the tests were executed.
-