SMART on FHIR Python Client  3.0.0
fhirclient.models.testreport Namespace Reference

Classes

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

Variables

 fhirdate = sys.modules[__package__ + '.fhirdate']
 
 fhirreference = sys.modules[__package__ + '.fhirreference']
 
 identifier = sys.modules[__package__ + '.identifier']
 

Variable Documentation

fhirclient.models.testreport.fhirdate = sys.modules[__package__ + '.fhirdate']
fhirclient.models.testreport.fhirreference = sys.modules[__package__ + '.fhirreference']
fhirclient.models.testreport.identifier = sys.modules[__package__ + '.identifier']