tests.builder.test_explicit#
Unit tests for builder.explicit module.
Functions
Ensure the dontdup argument works as intended. |
|
Ensure the base class TwoEndedLink is behaving correctly. |
|
verts[0] -- verts[1] -- verts[2] -- verts[3] |
|
Ensure the link_directed() shortcut function creates the right link type. |
|
Ensure the unlink_directed() shortcut function creates the right link type. |
|
Ensure the unlink() function works on single-linked cases. |
|
|
Tests the unlinking logic in a real graph scenario. |
Ensure the unlink() function works on multiple-linked cases. |
|
|
Ensure the unlink() function returns link objects when requested. |