Uses of Class
org.fhirfrog.frog.api.TestResult
Packages that use TestResult
Package
Description
FHIR Frog Public API.
TestPlan executor for non-JUnit deployment modes.
FHIR TestReport Rendering.
-
Uses of TestResult in org.fhirfrog.frog.api
Methods in org.fhirfrog.frog.api that return TestResultModifier and TypeMethodDescriptionTestResultProvider.getLastResult()Get the test result from the last execution. -
Uses of TestResult in org.fhirfrog.frog.executor
Methods in org.fhirfrog.frog.executor that return types with arguments of type TestResult -
Uses of TestResult in org.fhirfrog.frog.rendering
Methods in org.fhirfrog.frog.rendering with parameters of type TestResultModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.TestReportTestReportRenderer.render(TestResult result) Deprecated.