Class f.t.t.t.LoaderPartialRecoveryTest(HavingOfferProductData):

Part of fixture.test.test_loadable.test_loadable View In Hierarchy

No class docstring
Method assert_partial_load_aborted assert that no datasets were loaded.
Method partial_datasets returns some real datasets, then some dummy ones.
Method test_with_data_iterruption test @fixture.with_data interruption

Inherited from HavingOfferProductData:

Method datasets returns some datasets.
def assert_partial_load_aborted(self):
assert that no datasets were loaded.
def partial_datasets(self):
returns some real datasets, then some dummy ones.
def test_with_data_iterruption(self):
test @fixture.with_data interruption
API Documentation for fixture, generated by pydoctor.