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

.. currentmodule:: mcstasscript.tests.test_geometry_viewer

.. autoclass:: TestTransform
   :members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~TestTransform.longMessage
      ~TestTransform.maxDiff
   
   