Check for memory leaks since memId0 was allocated.
More...
Check for memory leaks since memId0 was allocated.
Definition at line 132 of file tests.py.
def lsst.utils.tests.MemoryTestCase.setUp |
( |
|
self | ) |
|
def lsst.utils.tests.MemoryTestCase.tearDownClass |
( |
|
cls | ) |
|
Reset the leak counter when the tests have been completed.
Definition at line 139 of file tests.py.
def lsst.utils.tests.MemoryTestCase.testFileDescriptorLeaks |
( |
|
self | ) |
|
def lsst.utils.tests.MemoryTestCase.testLeaks |
( |
|
self | ) |
|
Check for memory leaks in the preceding tests.
Definition at line 143 of file tests.py.
The documentation for this class was generated from the following file: