Class DisplayableManagerTest
Defined in File DisplayableManagerTest.py
Inheritance Relationships
Base Type
public ScriptedLoadableModuleTest
Class Documentation
- DisplayableManagerTest.DisplayableManagerTest : public ScriptedLoadableModuleTest
Inheritance diagram for DisplayableManagerTest::DisplayableManagerTest:
Collaboration diagram for DisplayableManagerTest::DisplayableManagerTest:
Public Functions
- setUp(self)
- tearDown(self)
- test_registered_pipelines_can_add_their_actors_to_views(self)
- test_registered_pipelines_have_access_to_scene_manager_view_and_display_node(self)
- test_registered_pipelines_can_override_setters_to_scene_manager_view_and_display_node(self)
- test_pipelines_have_access_to_sibling_pipelines(self)
- test_pipelines_can_add_observers_to_vtk_objects_and_events(self)
- test_pipelines_update_display_is_called_at_init(self)
- test_pipelines_update_display_is_called_at_reset(self)
- test_pipeline_exceptions_are_propagated_to_python(self)
- test_can_render_to_image_data(self)