def test_io_identify(self): common.test_io_identify(DataQualityDict, ['xml', 'xml.gz'])
def test_io_identify(self): common.test_io_identify(SegmentList, ['txt', 'hdf', 'hdf5'])
def test_io_identify(self): common.test_io_identify(DataQualityFlag, ['xml', 'xml.gz', 'txt'])
def test_io_identify(self): common.test_io_identify(self.TABLE_CLASS, ['xml', 'xml.gz', 'omicron.root'])
def test_io_identify(self): common.test_io_identify(self.TEST_CLASS, ['txt', 'hdf', 'gwf'])