tests.structure.test_vertex#
Unit tests for structure.vertex.Vertex class.
Functions
Ensure we can add a Vertex to multiple universes. |
|
Ensure vertices init'd with universes are members of them. |
|
Ensure we can create vertices with base Link objects in a genexpr. |
|
Ensure we can create vertices with base Link objects in a list. |
|
Ensure we can create vertices with base Link objects in a set. |
|
Ensure we can create vertices with base Link objects in a tuple. |
|
Ensure we can create Vertices with default options. |
|
Ensure Vertex trees up to correct subclass and attributes are operating correctly. |