Package org.fhirfrog.frog.testplan
Class TestPlanResource
java.lang.Object
org.fhirfrog.frog.testplan.TestPlanResource
Minimal hand-coded TestPlan resource for test execution.
TODO: Replace with generated code when HAPI FHIR R5 validator is updated.
See: https://github.com/hapifhir/hapi-fhir/issues/5741
This class provides only the fields needed for dynamic test execution:
- id, title for identification
- testCases for leaf test execution
- testSuites for recursive suite inclusion
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TestPlanResource
public TestPlanResource()
-
-
Method Details
-
getTestCases
-
getTestSuites
-