Part of canonical.testing.layers View In Hierarchy
Known subclasses: canonical.testing.layers.LaunchpadLayer
Most tests needing memcache access will actually need to use ZopelessLayer, FunctionalLayer or sublayer as they will be accessing memcached using a utility.
| Class Method | setUp | Undocumented |
| Class Method | tearDown | Undocumented |
| Class Method | testSetUp | Undocumented |
| Class Method | testTearDown | Undocumented |
| Class Method | getPidFile | Undocumented |
| Class Method | purge | Purge everything from our memcached. |
Inherited from BaseLayer:
| 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. |