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

.. currentmodule:: mcstasscript.tests.test_geometry_viewer

.. autoclass:: TestMaterialIsolation
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestMaterialIsolation.longMessage
      ~TestMaterialIsolation.maxDiff
   
   