Class TestPlanResource

java.lang.Object
org.fhirfrog.frog.testplan.TestPlanResource

public class TestPlanResource extends Object
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