tests.structure.test_link#
Unit tests for structure.link.Link class.
Functions
Ensure that links can be forced into existence and do not spawn in any attributes. |
|
Ensure links can contain vertices passed to it in a list. |
|
Ensure links can contain vertices passed to it in a set. |
|
Ensure we cannot directly create a link instance. |
|
Ensure Link object trees to correct superclass. |
|
Ensure subclasses of links can be created directly. |