Class PipelineFactoryTest

Inheritance Relationships

Base Type

  • public ScriptedLoadableModuleTest

Class Documentation

PipelineFactoryTest.PipelineFactoryTest : public ScriptedLoadableModuleTest

Inheritance diagram for PipelineFactoryTest::PipelineFactoryTest:

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

Collaboration diagram for PipelineFactoryTest::PipelineFactoryTest:

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

Public Functions

setUp(self)
test_is_compatible_with_scripted_dm_creator(self)
test_provides_singleton_instance(self)
test_can_remove_creator_by_ref(self)
test_invokes_modified_event_on_add_remove_creator(self)
test_iterates_on_provided_creators_until_one_can_create(self)
test_notifies_on_pipeline_creation(self)
test_creators_handle_creation_by_priority(self)

Public Members

factory