mcstasscript.tests.test\_geometry\_viewer.TestGeometryRule
==========================================================

.. currentmodule:: mcstasscript.tests.test_geometry_viewer

.. autoclass:: TestGeometryRule
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TestGeometryRule.__init__
      ~TestGeometryRule.addClassCleanup
      ~TestGeometryRule.addCleanup
      ~TestGeometryRule.addTypeEqualityFunc
      ~TestGeometryRule.assertAlmostEqual
      ~TestGeometryRule.assertAlmostEquals
      ~TestGeometryRule.assertCountEqual
      ~TestGeometryRule.assertDictContainsSubset
      ~TestGeometryRule.assertDictEqual
      ~TestGeometryRule.assertEqual
      ~TestGeometryRule.assertEquals
      ~TestGeometryRule.assertFalse
      ~TestGeometryRule.assertGreater
      ~TestGeometryRule.assertGreaterEqual
      ~TestGeometryRule.assertIn
      ~TestGeometryRule.assertIs
      ~TestGeometryRule.assertIsInstance
      ~TestGeometryRule.assertIsNone
      ~TestGeometryRule.assertIsNot
      ~TestGeometryRule.assertIsNotNone
      ~TestGeometryRule.assertLess
      ~TestGeometryRule.assertLessEqual
      ~TestGeometryRule.assertListEqual
      ~TestGeometryRule.assertLogs
      ~TestGeometryRule.assertMultiLineEqual
      ~TestGeometryRule.assertNoLogs
      ~TestGeometryRule.assertNotAlmostEqual
      ~TestGeometryRule.assertNotAlmostEquals
      ~TestGeometryRule.assertNotEqual
      ~TestGeometryRule.assertNotEquals
      ~TestGeometryRule.assertNotIn
      ~TestGeometryRule.assertNotIsInstance
      ~TestGeometryRule.assertNotRegex
      ~TestGeometryRule.assertNotRegexpMatches
      ~TestGeometryRule.assertRaises
      ~TestGeometryRule.assertRaisesRegex
      ~TestGeometryRule.assertRaisesRegexp
      ~TestGeometryRule.assertRegex
      ~TestGeometryRule.assertRegexpMatches
      ~TestGeometryRule.assertSequenceEqual
      ~TestGeometryRule.assertSetEqual
      ~TestGeometryRule.assertTrue
      ~TestGeometryRule.assertTupleEqual
      ~TestGeometryRule.assertWarns
      ~TestGeometryRule.assertWarnsRegex
      ~TestGeometryRule.assert_
      ~TestGeometryRule.countTestCases
      ~TestGeometryRule.debug
      ~TestGeometryRule.defaultTestResult
      ~TestGeometryRule.doClassCleanups
      ~TestGeometryRule.doCleanups
      ~TestGeometryRule.enterClassContext
      ~TestGeometryRule.enterContext
      ~TestGeometryRule.fail
      ~TestGeometryRule.failIf
      ~TestGeometryRule.failIfAlmostEqual
      ~TestGeometryRule.failIfEqual
      ~TestGeometryRule.failUnless
      ~TestGeometryRule.failUnlessAlmostEqual
      ~TestGeometryRule.failUnlessEqual
      ~TestGeometryRule.failUnlessRaises
      ~TestGeometryRule.id
      ~TestGeometryRule.run
      ~TestGeometryRule.setUp
      ~TestGeometryRule.setUpClass
      ~TestGeometryRule.shortDescription
      ~TestGeometryRule.skipTest
      ~TestGeometryRule.subTest
      ~TestGeometryRule.tearDown
      ~TestGeometryRule.tearDownClass
      ~TestGeometryRule.test_registry_no_match
      ~TestGeometryRule.test_registry_priority_order
      ~TestGeometryRule.test_rule_component_names_filter
      ~TestGeometryRule.test_rule_matches_must_be_set
      ~TestGeometryRule.test_rule_matches_must_have
      ~TestGeometryRule.test_rule_matches_must_not_be_set
      ~TestGeometryRule.test_rule_matches_must_not_have
      ~TestGeometryRule.test_rule_no_match_must_be_set_not_set
      ~TestGeometryRule.test_rule_no_match_must_have_missing
      ~TestGeometryRule.test_rule_no_match_must_not_have_present
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestGeometryRule.longMessage
      ~TestGeometryRule.maxDiff
   
   