mcstasscript.tests.test\_instrument\_checker.TestToolInstrumentChecker
======================================================================

.. currentmodule:: mcstasscript.tests.test_instrument_checker

.. autoclass:: TestToolInstrumentChecker
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~TestToolInstrumentChecker.__init__
      ~TestToolInstrumentChecker.addClassCleanup
      ~TestToolInstrumentChecker.addCleanup
      ~TestToolInstrumentChecker.addTypeEqualityFunc
      ~TestToolInstrumentChecker.assertAlmostEqual
      ~TestToolInstrumentChecker.assertAlmostEquals
      ~TestToolInstrumentChecker.assertCountEqual
      ~TestToolInstrumentChecker.assertDictContainsSubset
      ~TestToolInstrumentChecker.assertDictEqual
      ~TestToolInstrumentChecker.assertEqual
      ~TestToolInstrumentChecker.assertEquals
      ~TestToolInstrumentChecker.assertFalse
      ~TestToolInstrumentChecker.assertGreater
      ~TestToolInstrumentChecker.assertGreaterEqual
      ~TestToolInstrumentChecker.assertIn
      ~TestToolInstrumentChecker.assertIs
      ~TestToolInstrumentChecker.assertIsInstance
      ~TestToolInstrumentChecker.assertIsNone
      ~TestToolInstrumentChecker.assertIsNot
      ~TestToolInstrumentChecker.assertIsNotNone
      ~TestToolInstrumentChecker.assertLess
      ~TestToolInstrumentChecker.assertLessEqual
      ~TestToolInstrumentChecker.assertListEqual
      ~TestToolInstrumentChecker.assertLogs
      ~TestToolInstrumentChecker.assertMultiLineEqual
      ~TestToolInstrumentChecker.assertNoLogs
      ~TestToolInstrumentChecker.assertNotAlmostEqual
      ~TestToolInstrumentChecker.assertNotAlmostEquals
      ~TestToolInstrumentChecker.assertNotEqual
      ~TestToolInstrumentChecker.assertNotEquals
      ~TestToolInstrumentChecker.assertNotIn
      ~TestToolInstrumentChecker.assertNotIsInstance
      ~TestToolInstrumentChecker.assertNotRegex
      ~TestToolInstrumentChecker.assertNotRegexpMatches
      ~TestToolInstrumentChecker.assertRaises
      ~TestToolInstrumentChecker.assertRaisesRegex
      ~TestToolInstrumentChecker.assertRaisesRegexp
      ~TestToolInstrumentChecker.assertRegex
      ~TestToolInstrumentChecker.assertRegexpMatches
      ~TestToolInstrumentChecker.assertSequenceEqual
      ~TestToolInstrumentChecker.assertSetEqual
      ~TestToolInstrumentChecker.assertTrue
      ~TestToolInstrumentChecker.assertTupleEqual
      ~TestToolInstrumentChecker.assertWarns
      ~TestToolInstrumentChecker.assertWarnsRegex
      ~TestToolInstrumentChecker.assert_
      ~TestToolInstrumentChecker.countTestCases
      ~TestToolInstrumentChecker.debug
      ~TestToolInstrumentChecker.defaultTestResult
      ~TestToolInstrumentChecker.doClassCleanups
      ~TestToolInstrumentChecker.doCleanups
      ~TestToolInstrumentChecker.enterClassContext
      ~TestToolInstrumentChecker.enterContext
      ~TestToolInstrumentChecker.fail
      ~TestToolInstrumentChecker.failIf
      ~TestToolInstrumentChecker.failIfAlmostEqual
      ~TestToolInstrumentChecker.failIfEqual
      ~TestToolInstrumentChecker.failUnless
      ~TestToolInstrumentChecker.failUnlessAlmostEqual
      ~TestToolInstrumentChecker.failUnlessEqual
      ~TestToolInstrumentChecker.failUnlessRaises
      ~TestToolInstrumentChecker.id
      ~TestToolInstrumentChecker.run
      ~TestToolInstrumentChecker.setUp
      ~TestToolInstrumentChecker.setUpClass
      ~TestToolInstrumentChecker.shortDescription
      ~TestToolInstrumentChecker.skipTest
      ~TestToolInstrumentChecker.subTest
      ~TestToolInstrumentChecker.tearDown
      ~TestToolInstrumentChecker.tearDownClass
      ~TestToolInstrumentChecker.test_all_parameters_set_actually_set
      ~TestToolInstrumentChecker.test_all_parameters_set_not_set
      ~TestToolInstrumentChecker.test_case_both
      ~TestToolInstrumentChecker.test_case_both_not_found_name
      ~TestToolInstrumentChecker.test_case_both_not_found_type
      ~TestToolInstrumentChecker.test_parameter_found
      ~TestToolInstrumentChecker.test_parameter_found_with_type
      ~TestToolInstrumentChecker.test_parameter_found_with_type_default
      ~TestToolInstrumentChecker.test_parameter_found_with_wrong_type
      ~TestToolInstrumentChecker.test_parameter_not_found
      ~TestToolInstrumentChecker.test_simple_case_name
      ~TestToolInstrumentChecker.test_simple_case_name_not_found
      ~TestToolInstrumentChecker.test_simple_case_type
      ~TestToolInstrumentChecker.test_simple_case_type_not_found
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestToolInstrumentChecker.longMessage
      ~TestToolInstrumentChecker.maxDiff
   
   