MemoryTestCase ============== .. currentmodule:: lsst.utils.tests .. autoclass:: MemoryTestCase :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~MemoryTestCase.setUp ~MemoryTestCase.tearDownClass ~MemoryTestCase.testFileDescriptorLeaks ~MemoryTestCase.testLeaks .. rubric:: Methods Documentation .. automethod:: setUp .. automethod:: tearDownClass .. automethod:: testFileDescriptorLeaks .. automethod:: testLeaks