﻿mcstasscript.integration\_tests.test\_simple\_instrument.TestSimpleInstrument
=============================================================================

.. currentmodule:: mcstasscript.integration_tests.test_simple_instrument

.. autoclass:: TestSimpleInstrument
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestSimpleInstrument.longMessage
      ~TestSimpleInstrument.maxDiff
   
   