Uses of Class
org.hl7.fhir.utilities.tests.execution.junit5.JUnit5ModuleTestExecutor
-
Packages that use JUnit5ModuleTestExecutor Package Description org.hl7.fhir.utilities.tests.execution.junit5 -
-
Uses of JUnit5ModuleTestExecutor in org.hl7.fhir.utilities.tests.execution.junit5
Methods in org.hl7.fhir.utilities.tests.execution.junit5 that return JUnit5ModuleTestExecutor Modifier and Type Method Description static JUnit5ModuleTestExecutorJUnit5ModuleTestExecutor. getStandardModuleTestExecutor(String moduleName)Create a ModuleTestExecutor for the standard case where the module name maps to the package name of the root package containing tests.
-