Part of spamfighter.core.storage.test.test_memory View Source View In Hierarchy
Method | setUp | Undocumented |
Method | tearDown | Undocumented |
Method | testInterface | Undocumented |
Method | testCleanup | Undocumented |
Method | testInit | Undocumented |
Method | testSetState | Undocumented |
Method | testInstance | Undocumented |
Method | testGetExpired | Undocumented |
Inherited from ExpirableStorageTestMixin:
Method | testGetNotFound | Undocumented |
Method | testGetOk | Undocumented |
Method | testAdd | Undocumented |
Method | testAppendNotFound | Undocumented |
Method | testAppendTypeError1 | Undocumented |
Method | testAppendTypeError2 | Undocumented |
Method | testAppend | Undocumented |
Method | testIncrNotFound | Undocumented |
Method | testIncrTypeError1 | Undocumented |
Method | testIncrTypeError2 | Undocumented |
Method | testIncr | Undocumented |
Method | testDeleteNotFound | Undocumented |
Method | testDelete | Undocumented |
Method | testSetUnlimited | Undocumented |