
Package org.hl7.fhir.r5.testfactory
Class TestDataFactory
java.lang.Object
org.hl7.fhir.r5.testfactory.TestDataFactory
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static 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 TypeMethodDescriptionvoid
execute()
void
getName()
boolean
loadTableProvider
(String path, Locale locale) void
setTesting
(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.FHIRException
IOException
-
executeLiquid
- Throws:
IOException
-
loadTableProvider
-
statedLog
-
isTesting
-
setTesting
-