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