﻿mcstasscript.tests.test\_plot\_interface.TestPlotInterface
==========================================================

.. currentmodule:: mcstasscript.tests.test_plot_interface

.. autoclass:: TestPlotInterface
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestPlotInterface.longMessage
      ~TestPlotInterface.maxDiff
   
   