Uses of Class
org.fhirfrog.frog.testplan.TestPlanResource
Packages that use TestPlanResource
Package
Description
TestPlan expansion, cycle detection, and JUnit dynamic test generation.
-
Uses of TestPlanResource in org.fhirfrog.frog.testplan
Methods in org.fhirfrog.frog.testplan that return TestPlanResourceMethods in org.fhirfrog.frog.testplan with parameters of type TestPlanResourceModifier and TypeMethodDescriptionStream<org.junit.jupiter.api.DynamicNode>JUnitTestGenerator.generateTests(TestPlanResource testPlan) Stream<org.junit.jupiter.api.DynamicNode>TestPlanProvider.generateTests(TestPlanResource testPlan, VariableContext context)