MemoryTestCase¶
- class lsst.utils.tests.MemoryTestCase(methodName='runTest')¶
- Bases: - TestCase- Check for resource leaks. - Attributes Summary - List of regexps to ignore when checking for open files. - Methods Summary - Reset the leak counter when the tests have been completed. - Check if any file descriptors are open since init() called. - Attributes Documentation - Methods Documentation