l.s.l.t.t.t.LibraryAccessScenarioMixin : class documentation

Part of lp.services.librarianserver.testing.tests.test_fakelibrarian View In Hierarchy

Known subclasses: lp.services.librarianserver.testing.tests.test_fakelibrarian.TestFakeLibrarian, lp.services.librarianserver.testing.tests.test_fakelibrarian.TestRealLibrarian

Simple Librarian uses that can be serviced by the FakeLibrarian.

This tests the subset of the Librarian interface that is also implemented by the FakeLibrarian. If your test needs anything more than this, then you want the real Librarian.

Method test_baseline Undocumented
Method test_insert_retrieve Undocumented
Method test_alias_set Undocumented
Method test_read Undocumented
Method test_uncommitted_file Undocumented
Method test_incorrect_upload_size Undocumented
Method test_create_returns_alias Undocumented
Method test_addFile_returns_alias_id Undocumented
Method test_debugID_is_harmless Undocumented
Method test_getURLForAlias Undocumented
Method test_getURLForAliasObject Undocumented
Method test_getURL Undocumented
Method test_deleted_alias_has_no_url Undocumented
Method _storeFile Store a file in the FakeLibrarian.
def _storeFile(self):
Store a file in the FakeLibrarian.
ReturnsTuple of filename, file contents, alias id.
def test_baseline(self):
Undocumented
def test_insert_retrieve(self):
Undocumented
def test_alias_set(self):
Undocumented
def test_read(self):
Undocumented
def test_uncommitted_file(self):
Undocumented
def test_incorrect_upload_size(self):
Undocumented
def test_create_returns_alias(self):
Undocumented
def test_addFile_returns_alias_id(self):
Undocumented
def test_debugID_is_harmless(self):
Undocumented
def test_getURLForAlias(self):
Undocumented
def test_getURLForAliasObject(self):
Undocumented
def test_getURL(self):
Undocumented
def test_deleted_alias_has_no_url(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.