LSSTApplications
17.0+116,17.0+12,17.0+66,18.0.0+30,18.0.0+6,18.0.0+71,18.0.0-4-g68ffd23+1,18.1.0-1-g0001055+9,18.1.0-1-g03d53ef+2,18.1.0-1-g1349e88+46,18.1.0-1-g2505f39+36,18.1.0-1-g5315e5e+2,18.1.0-1-g5e4b7ea+11,18.1.0-1-g7e8fceb+2,18.1.0-1-g85f8cd4+39,18.1.0-1-g8ff0b9f,18.1.0-1-gd55f500+27,18.1.0-13-gfe4edf0b+2,18.1.0-14-g259bd21+11,18.1.0-16-gf53fc9f,18.1.0-2-g5f9922c+15,18.1.0-2-gd3b74e5+4,18.1.0-2-gfbf3545+23,18.1.0-2-gfefb8b5+35,18.1.0-23-ga5eeeb214,18.1.0-24-gd64d31bc,18.1.0-24-ged780bc,18.1.0-3-g52aa583+18,18.1.0-3-g8ea57af,18.1.0-3-g8f4a2b1+33,18.1.0-3-gb69f684+32,18.1.0-4-g1ee41a7+2,18.1.0-5-g6dbcb01+32,18.1.0-6-gae77429,18.1.0-7-g9d75d83,18.1.0-7-gae09a6d+20,18.1.0-8-gc69d46e+18,18.1.0-9-g1af92ce,18.1.0-9-gee19f03+4,w.2019.44
LSSTDataManagementBasePackage
|
Go to the source code of this file.
Classes | |
class | lsst.utils.tests.MemoryTestCase |
class | lsst.utils.tests.ExecutablesTestCase |
class | lsst.utils.tests.TestCase |
Namespaces | |
lsst.utils.tests | |
Functions | |
def | lsst.utils.tests.init () |
def | lsst.utils.tests.sort_tests (tests) |
def | lsst.utils.tests.suiteClassWrapper (tests) |
def | lsst.utils.tests.getTempFilePath (ext, expectOutput=True) |
def | lsst.utils.tests.inTestCase (func) |
def | lsst.utils.tests.debugger (exceptions) |
def | lsst.utils.tests.plotImageDiff (lhs, rhs, bad=None, diff=None, plotFileName=None) |
def | lsst.utils.tests.assertFloatsAlmostEqual (testCase, lhs, rhs, rtol=sys.float_info.epsilon, atol=sys.float_info.epsilon, relTo=None, printFailures=True, plotOnFailure=False, plotFileName=None, invert=False, msg=None) |
def | lsst.utils.tests.assertFloatsNotEqual (testCase, lhs, rhs, kwds) |
def | lsst.utils.tests.assertFloatsEqual (testCase, lhs, rhs, kwargs) |
Variables | |
lsst.utils.tests.psutil | |
lsst.utils.tests.open_files | |