LSSTApplications
19.0.0-10-g4a5fae6+21,20.0.0,20.0.0+1,20.0.0+2,20.0.0+3,20.0.0+6,20.0.0+7,20.0.0+8,20.0.0-1-g10df615+6,20.0.0-1-g253301a+2,20.0.0-1-g32a200e+6,20.0.0-1-g596936a+6,20.0.0-1-g8a53f90,20.0.0-1-gc96f8cb+7,20.0.0-1-gd1c87d7,20.0.0-15-g34741e2+1,20.0.0-2-g04cfba9,20.0.0-2-g92e20685+7,20.0.0-2-gec03fae,20.0.0-3-g082faa5,20.0.0-3-g2fa8bb8+3,20.0.0-4-gde602ef96+1,20.0.0-4-ge48a6ca+1,20.0.0-7-g180d0f2+2,20.0.0-8-g7eef53f7+2,w.2020.27
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) |
def | lsst.utils.tests.classParameters (**settings) |
def | lsst.utils.tests.methodParameters (**settings) |
Variables | |
lsst.utils.tests.open_files | |