tests.structure.test_twoendedlink#
Unit tests for structure.twoendedlink.TwoEndedLink class.
Functions
Ensure the other() method works as expected. |
|
Ensure TwoEndedLinks can be instantiated with vertices specified. |
|
Ensure errors are raised when passing invalid objects into two-ended links. |
|
Ensure that a TwoEndedLink looks like a Link and quacks like a Link. |