ObsLsstButlerTests ================== .. currentmodule:: lsst.obs.lsst.testHelper .. autoclass:: ObsLsstButlerTests :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ObsLsstButlerTests.instrumentDir ~ObsLsstButlerTests.longMessage ~ObsLsstButlerTests.maxDiff .. rubric:: Methods Summary .. autosummary:: ~ObsLsstButlerTests.__call__ ~ObsLsstButlerTests.addCleanup ~ObsLsstButlerTests.addTypeEqualityFunc ~ObsLsstButlerTests.assertAlmostEqual ~ObsLsstButlerTests.assertAlmostEquals ~ObsLsstButlerTests.assertAnglesAlmostEqual ~ObsLsstButlerTests.assertBoxesAlmostEqual ~ObsLsstButlerTests.assertCamerasEqual ~ObsLsstButlerTests.assertClose ~ObsLsstButlerTests.assertCountEqual ~ObsLsstButlerTests.assertDetectorCollectionsEqual ~ObsLsstButlerTests.assertDetectorsEqual ~ObsLsstButlerTests.assertDictContainsSubset ~ObsLsstButlerTests.assertDictEqual ~ObsLsstButlerTests.assertEqual ~ObsLsstButlerTests.assertEquals ~ObsLsstButlerTests.assertFalse ~ObsLsstButlerTests.assertFloatsAlmostEqual ~ObsLsstButlerTests.assertFloatsEqual ~ObsLsstButlerTests.assertFloatsNotEqual ~ObsLsstButlerTests.assertGreater ~ObsLsstButlerTests.assertGreaterEqual ~ObsLsstButlerTests.assertImagesAlmostEqual ~ObsLsstButlerTests.assertImagesEqual ~ObsLsstButlerTests.assertIn ~ObsLsstButlerTests.assertIs ~ObsLsstButlerTests.assertIsInstance ~ObsLsstButlerTests.assertIsNone ~ObsLsstButlerTests.assertIsNot ~ObsLsstButlerTests.assertIsNotNone ~ObsLsstButlerTests.assertLess ~ObsLsstButlerTests.assertLessEqual ~ObsLsstButlerTests.assertListEqual ~ObsLsstButlerTests.assertLogs ~ObsLsstButlerTests.assertMaskedImagesAlmostEqual ~ObsLsstButlerTests.assertMaskedImagesEqual ~ObsLsstButlerTests.assertMasksEqual ~ObsLsstButlerTests.assertMultiLineEqual ~ObsLsstButlerTests.assertNotAlmostEqual ~ObsLsstButlerTests.assertNotAlmostEquals ~ObsLsstButlerTests.assertNotClose ~ObsLsstButlerTests.assertNotEqual ~ObsLsstButlerTests.assertNotEquals ~ObsLsstButlerTests.assertNotIn ~ObsLsstButlerTests.assertNotIsInstance ~ObsLsstButlerTests.assertNotRegex ~ObsLsstButlerTests.assertNotRegexpMatches ~ObsLsstButlerTests.assertPairListsAlmostEqual ~ObsLsstButlerTests.assertPairsAlmostEqual ~ObsLsstButlerTests.assertRaises ~ObsLsstButlerTests.assertRaisesLsstCpp ~ObsLsstButlerTests.assertRaisesRegex ~ObsLsstButlerTests.assertRaisesRegexp ~ObsLsstButlerTests.assertRegex ~ObsLsstButlerTests.assertRegexpMatches ~ObsLsstButlerTests.assertSequenceEqual ~ObsLsstButlerTests.assertSetEqual ~ObsLsstButlerTests.assertSpherePointListsAlmostEqual ~ObsLsstButlerTests.assertSpherePointsAlmostEqual ~ObsLsstButlerTests.assertTransformMapsEqual ~ObsLsstButlerTests.assertTrue ~ObsLsstButlerTests.assertTupleEqual ~ObsLsstButlerTests.assertWarns ~ObsLsstButlerTests.assertWarnsRegex ~ObsLsstButlerTests.assertWcsAlmostEqualOverBBox ~ObsLsstButlerTests.assert_ ~ObsLsstButlerTests.compare2DFunctions ~ObsLsstButlerTests.countTestCases ~ObsLsstButlerTests.debug ~ObsLsstButlerTests.defaultTestResult ~ObsLsstButlerTests.doCleanups ~ObsLsstButlerTests.fail ~ObsLsstButlerTests.failIf ~ObsLsstButlerTests.failIfAlmostEqual ~ObsLsstButlerTests.failIfEqual ~ObsLsstButlerTests.failUnless ~ObsLsstButlerTests.failUnlessAlmostEqual ~ObsLsstButlerTests.failUnlessEqual ~ObsLsstButlerTests.failUnlessRaises ~ObsLsstButlerTests.id ~ObsLsstButlerTests.makeEndpoints ~ObsLsstButlerTests.run ~ObsLsstButlerTests.setUp ~ObsLsstButlerTests.setUpClass ~ObsLsstButlerTests.shortDescription ~ObsLsstButlerTests.skipTest ~ObsLsstButlerTests.subTest ~ObsLsstButlerTests.tearDown ~ObsLsstButlerTests.tearDownClass .. rubric:: Attributes Documentation .. autoattribute:: instrumentDir .. autoattribute:: longMessage .. autoattribute:: maxDiff .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: addCleanup .. automethod:: addTypeEqualityFunc .. automethod:: assertAlmostEqual .. automethod:: assertAlmostEquals .. automethod:: assertAnglesAlmostEqual .. automethod:: assertBoxesAlmostEqual .. automethod:: assertCamerasEqual .. automethod:: assertClose .. automethod:: assertCountEqual .. automethod:: assertDetectorCollectionsEqual .. automethod:: assertDetectorsEqual .. automethod:: assertDictContainsSubset .. automethod:: assertDictEqual .. automethod:: assertEqual .. automethod:: assertEquals .. automethod:: assertFalse .. automethod:: assertFloatsAlmostEqual .. automethod:: assertFloatsEqual .. automethod:: assertFloatsNotEqual .. automethod:: assertGreater .. automethod:: assertGreaterEqual .. automethod:: assertImagesAlmostEqual .. automethod:: assertImagesEqual .. automethod:: assertIn .. automethod:: assertIs .. automethod:: assertIsInstance .. automethod:: assertIsNone .. automethod:: assertIsNot .. automethod:: assertIsNotNone .. automethod:: assertLess .. automethod:: assertLessEqual .. automethod:: assertListEqual .. automethod:: assertLogs .. automethod:: assertMaskedImagesAlmostEqual .. automethod:: assertMaskedImagesEqual .. automethod:: assertMasksEqual .. automethod:: assertMultiLineEqual .. automethod:: assertNotAlmostEqual .. automethod:: assertNotAlmostEquals .. automethod:: assertNotClose .. automethod:: assertNotEqual .. automethod:: assertNotEquals .. automethod:: assertNotIn .. automethod:: assertNotIsInstance .. automethod:: assertNotRegex .. automethod:: assertNotRegexpMatches .. automethod:: assertPairListsAlmostEqual .. automethod:: assertPairsAlmostEqual .. automethod:: assertRaises .. automethod:: assertRaisesLsstCpp .. automethod:: assertRaisesRegex .. automethod:: assertRaisesRegexp .. automethod:: assertRegex .. automethod:: assertRegexpMatches .. automethod:: assertSequenceEqual .. automethod:: assertSetEqual .. automethod:: assertSpherePointListsAlmostEqual .. automethod:: assertSpherePointsAlmostEqual .. automethod:: assertTransformMapsEqual .. automethod:: assertTrue .. automethod:: assertTupleEqual .. automethod:: assertWarns .. automethod:: assertWarnsRegex .. automethod:: assertWcsAlmostEqualOverBBox .. automethod:: assert_ .. automethod:: compare2DFunctions .. automethod:: countTestCases .. automethod:: debug .. automethod:: defaultTestResult .. automethod:: doCleanups .. automethod:: fail .. automethod:: failIf .. automethod:: failIfAlmostEqual .. automethod:: failIfEqual .. automethod:: failUnless .. automethod:: failUnlessAlmostEqual .. automethod:: failUnlessEqual .. automethod:: failUnlessRaises .. automethod:: id .. automethod:: makeEndpoints .. automethod:: run .. automethod:: setUp .. automethod:: setUpClass .. automethod:: shortDescription .. automethod:: skipTest .. automethod:: subTest .. automethod:: tearDown .. automethod:: tearDownClass