
Package org.hl7.fhir.r5.testfactory
Class TestDataFactory
java.lang.Object
org.hl7.fhir.r5.testfactory.TestDataFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
ConstructorsConstructorDescriptionTestDataFactory(IWorkerContext context, org.hl7.fhir.utilities.json.model.JsonObject details, LiquidEngine liquid, FHIRPathEngine fpe, String canonical, String rootFolder, String logFolder, Map<String, String> profileMap, Locale locale) -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute()voidgetName()booleanloadTableProvider(String path, Locale locale) voidsetTesting(boolean testing)
-
Constructor Details
-
TestDataFactory
public TestDataFactory(IWorkerContext context, org.hl7.fhir.utilities.json.model.JsonObject details, LiquidEngine liquid, FHIRPathEngine fpe, String canonical, String rootFolder, String logFolder, Map<String, String> profileMap, Locale locale) throws IOException- Throws:
IOException
-
-
Method Details
-
getName
-
execute
- Throws:
org.hl7.fhir.exceptions.FHIRExceptionIOException
-
executeLiquid
- Throws:
IOException
-
loadTableProvider
-
statedLog
-
isTesting
-
setTesting
-