Uses of Enum Class
org.fhirfrog.frog.api.TestResult.TestStatus
Packages that use TestResult.TestStatus
-
Uses of TestResult.TestStatus in org.fhirfrog.frog.api
Methods in org.fhirfrog.frog.api that return TestResult.TestStatusModifier and TypeMethodDescriptionstatic TestResult.TestStatusReturns the enum constant of this class with the specified name.static TestResult.TestStatus[]TestResult.TestStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.