Class f.t.t.InheritedRowsTest(DataSetTest):

Part of fixture.test.test_dataset View In Hierarchy

Known subclasses: fixture.test.test_dataset.TestInheritedRows, fixture.test.test_dataset.TestInheritedRowsWithNewStyle

Undocumented
Method assert_access Undocumented
Method assert_itered_n_times Undocumented
Method assert_row_dict_for_iter Undocumented

Inherited from DataSetTest:

Class Method test_access Undocumented
Class Method test_iter_yields_keys_rows Undocumented
def assert_access(self, dataset):
Undocumented
def assert_itered_n_times(self, count):
Undocumented
def assert_row_dict_for_iter(self, key, items, count):
Undocumented
API Documentation for fixture, generated by pydoctor.