Deprecated API

Contents

  • Deprecated Classes
    Class
    Description
    Use org.fhirfrog.frog.internal.testscript.TestScriptEngine.ExecutionResult#getTestReport() to obtain the FHIR TestReport directly. This DTO will be removed in a future release.
    The TestReport is now built incrementally during execution and available via ExecutionResult.getTestReport(). This renderer will be removed in a future release.