Inherits from
- DataReaderTestBase: enthought.mayavi.tests.data_reader_test_base.DataReaderTestBase
Method summary
- check(self, scene, bounds, error = 0.0101)
- setup_reader(self)
- test_deepcopied(self)
- test_mha_image_data_reader(self)
- test_save_and_restore(self)
Methods
- check(self, scene, bounds, error = 0.0101)
Do the actual testing.
- setup_reader(self)
"Setup the reader in here. This is called after the engine has been created and started. The engine is available as self.e. This method is called by setUp().
- test_deepcopied(self)
Test if the MayaVi2 visualization can be deep-copied.
- test_mha_image_data_reader(self)
Test if the test fixture works
- test_save_and_restore(self)
Test if saving a visualization and restoring it works.