def test_main(self): # test main() # post conditions self._mapping_table_checks() self._ehr_only_records_excluded() self._all_rdr_records_included()
def test_main(self): main() self._mapping_table_checks() self._ehr_only_records_excluded() self._all_rdr_records_included()
def test_main(self): main() self._mapping_table_checks() self._ehr_only_records_excluded() self._all_rdr_records_included() self._check_ehr_person_observation()
def test_main(self): main() self._ehr_only_records_excluded() self._all_rdr_records_included()