class documentation
class TestLRUSizeCache(TestCase):
Undocumented
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
The cache is cleared in LRU order until small enough |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Adding a large value may not be cached at all. |
Method | test |
If a large value is not cached, we will call cleanup right away. |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Inherited from TestCase
:
Method | override |
Undocumented |
Method | set |
Undocumented |