Package org.fhirfrog.frog.executor
Class TestPlanExecutor
java.lang.Object
org.fhirfrog.frog.executor.TestPlanExecutor
Simple executor for TestPlan files without JUnit dependency.
For use in CLI, Maven, and Ant deployment modes.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
TestPlanExecutor
public TestPlanExecutor()
-
-
Method Details
-
execute
public TestScriptExecutor.ExecutionResult execute(String filePath, String serverUrl, Path fixtureBasePath)
-