SMART on FHIR Python Client 4.2.0
 
Loading...
Searching...
No Matches
testreport.py File Reference

Classes

class  fhirclient.models.testreport.TestReport
 Describes the results of a TestScript execution. More...
 
class  fhirclient.models.testreport.TestReportParticipant
 A participant in the test execution, either the execution engine, a client, or a server. More...
 
class  fhirclient.models.testreport.TestReportSetup
 The results of the series of required setup operations before the tests were executed. More...
 
class  fhirclient.models.testreport.TestReportSetupAction
 A setup operation or assert that was executed. More...
 
class  fhirclient.models.testreport.TestReportSetupActionAssert
 The assertion to perform. More...
 
class  fhirclient.models.testreport.TestReportSetupActionOperation
 The operation to perform. More...
 
class  fhirclient.models.testreport.TestReportTeardown
 The results of running the series of required clean up steps. More...
 
class  fhirclient.models.testreport.TestReportTeardownAction
 One or more teardown operations performed. More...
 
class  fhirclient.models.testreport.TestReportTest
 A test executed from the test script. More...
 
class  fhirclient.models.testreport.TestReportTestAction
 A test operation or assert that was performed. More...
 

Namespaces

namespace  fhirclient
 
namespace  fhirclient.models
 
namespace  fhirclient.models.testreport