Class LogicTest

Inheritance Relationships

Base Type

  • public ScriptedLoadableModuleTest

Class Documentation

LogicTest.LogicTest : public ScriptedLoadableModuleTest

Inheritance diagram for LogicTest::LogicTest:

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

Collaboration diagram for LogicTest::LogicTest:

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

Public Functions

setUp(self)
test_can_attach_translation_nodes_to_other_nodes(self)
test_can_register_singleton_translation_nodes(self)
test_singleton_translation_nodes_are_created_once(self)
test_can_attach_singleton_tl_node(self)