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

.. currentmodule:: mcstasscript.tests.test_geometry_viewer

.. autoclass:: TestConfig
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestConfig.longMessage
      ~TestConfig.maxDiff
   
   