Check for resource leaks.
Definition at line 118 of file tests.py.
◆ tearDownClass()
def lsst.utils.tests.MemoryTestCase.tearDownClass |
( |
|
cls | ) |
|
Reset the leak counter when the tests have been completed
Definition at line 122 of file tests.py.
◆ testFileDescriptorLeaks()
def lsst.utils.tests.MemoryTestCase.testFileDescriptorLeaks |
( |
|
self | ) |
|
Check if any file descriptors are open since init() called.
Definition at line 126 of file tests.py.
The documentation for this class was generated from the following file: