﻿mcstasscript.tests.test\_simulation\_interface.TestSimulationInterface
======================================================================

.. currentmodule:: mcstasscript.tests.test_simulation_interface

.. autoclass:: TestSimulationInterface
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestSimulationInterface.longMessage
      ~TestSimulationInterface.maxDiff
   
   