tests.integration.test_undiedge_assoc#
Unit tests for UnDirectedEdge assocations with their vertices.
Functions
Test UnDirectedEdge accepts vertices through init. |
|
Test UnDirectedEdge can still associate with links post-init. |
|
Test UnDirectedEdge can change v1 after association in init. |
|
Test UnDirectedEdge can change v2 after association in init. |