Class DisplayableManagerTest

Inheritance Relationships

Base Type

  • public ScriptedLoadableModuleTest

Class Documentation

DisplayableManagerTest.DisplayableManagerTest : public ScriptedLoadableModuleTest

Inheritance diagram for DisplayableManagerTest::DisplayableManagerTest:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="DisplayableManagerTest.DisplayableManagerTest" tooltip="DisplayableManagerTest.DisplayableManagerTest" fillcolor="#BFBFBF"] "2" [label="ScriptedLoadableModuleTest" tooltip="ScriptedLoadableModuleTest"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

Collaboration diagram for DisplayableManagerTest::DisplayableManagerTest:

digraph { graph [bgcolor="#00000000"] node [shape=rectangle style=filled fillcolor="#FFFFFF" font=Helvetica padding=2] edge [color="#1414CE"] "1" [label="DisplayableManagerTest.DisplayableManagerTest" tooltip="DisplayableManagerTest.DisplayableManagerTest" fillcolor="#BFBFBF"] "2" [label="ScriptedLoadableModuleTest" tooltip="ScriptedLoadableModuleTest"] "1" -> "2" [dir=forward tooltip="public-inheritance"] }

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)

Public Members

threeDNode
node
pipeline
factory
creator