Package org.fhirfrog.frog.api
Annotation Interface TestScriptSource
Specifies the TestScript resource to execute for a test method.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valuePath to the TestScript resource file, relative to test resources.
-