Part of lp.testing.layers View In Hierarchy
Known subclasses: lp.testing.layers.AppServerLayer, lp.testing.layers.AuditorLayer, lp.testing.layers.BingLaunchpadFunctionalLayer, lp.testing.layers.PageTestLayer
Class Method | setUp | Undocumented |
Class Method | testSetUp | Undocumented |
Class Method | testTearDown | Undocumented |
Inherited from LaunchpadLayer:
Class Method | tearDown | Undocumented |
Class Method | resetSessionDb | Reset the session database. |
Inherited from LibrarianLayer (via LaunchpadLayer):
Class Method | hide | Hide the Librarian so nothing can find it. We don't want to |
Class Method | reveal | Reveal a hidden Librarian. |
Class Method | _check_and_reset | Raise an exception if the Librarian has been killed, else reset. |
Inherited from DatabaseLayer (via LaunchpadLayer, LibrarianLayer):
Class Method | force_dirty_database | Undocumented |
Class Method | connect | Undocumented |
Class Method | _dropDb | Undocumented |
Inherited from BaseLayer (via LaunchpadLayer, LibrarianLayer, DatabaseLayer):
Class Method | make_config | Create a temporary config and link it into the layer cleanup. |
Class Method | check | Check that the environment is working as expected. |
Class Method | flagTestIsolationFailure | Handle a breakdown in test isolation. |
Class Method | getCurrentTestResult | Return the TestResult currently in play. |
Class Method | getCurrentTestCase | Return the test currently in play. |
Class Method | appserver_config | Return a config suitable for AppServer tests. |
Class Method | appserver_root_url | Return the correct app server root url for the given facet. |
Inherited from MemcachedLayer (via LaunchpadLayer):
Class Method | getPidFile | Undocumented |
Class Method | purge | Purge everything from our memcached. |
Inherited from BaseLayer (via LaunchpadLayer, MemcachedLayer):
Class Method | make_config | Create a temporary config and link it into the layer cleanup. |
Class Method | check | Check that the environment is working as expected. |
Class Method | flagTestIsolationFailure | Handle a breakdown in test isolation. |
Class Method | getCurrentTestResult | Return the TestResult currently in play. |
Class Method | getCurrentTestCase | Return the test currently in play. |
Class Method | appserver_config | Return a config suitable for AppServer tests. |
Class Method | appserver_root_url | Return the correct app server root url for the given facet. |
Inherited from BaseLayer (via LaunchpadLayer, RabbitMQLayer):
Class Method | make_config | Create a temporary config and link it into the layer cleanup. |
Class Method | check | Check that the environment is working as expected. |
Class Method | flagTestIsolationFailure | Handle a breakdown in test isolation. |
Class Method | getCurrentTestResult | Return the TestResult currently in play. |
Class Method | getCurrentTestCase | Return the test currently in play. |
Class Method | appserver_config | Return a config suitable for AppServer tests. |
Class Method | appserver_root_url | Return the correct app server root url for the given facet. |
Inherited from FunctionalLayer:
Class Method | tearDown | Undocumented |
Inherited from BaseLayer (via FunctionalLayer):
Class Method | make_config | Create a temporary config and link it into the layer cleanup. |
Class Method | check | Check that the environment is working as expected. |
Class Method | flagTestIsolationFailure | Handle a breakdown in test isolation. |
Class Method | getCurrentTestResult | Return the TestResult currently in play. |
Class Method | getCurrentTestCase | Return the test currently in play. |
Class Method | appserver_config | Return a config suitable for AppServer tests. |
Class Method | appserver_root_url | Return the correct app server root url for the given facet. |