Bases: unittest.case.TestCase
-
speed = 'fast'
-
tag = ['unit', 'dependencies']
-
test_chain_fwd()[source]
-
test_chain_rev()[source]
-
test_circular_fwd()[source]
-
test_circular_rev()[source]
-
test_complex_circular_fwd()[source]
-
test_complex_circular_rev()[source]
-
test_complex_fwd()[source]
-
test_complex_partial()[source]
-
test_complex_rev()[source]
-
test_dbldiamond_fwd()[source]
-
test_dbldiamond_rev()[source]
-
test_diamond_fwd()[source]
-
test_diamond_rev()[source]
-
test_disjoint()[source]
-
test_many_edges_fwd()[source]
-
test_many_edges_rev()[source]
-
test_noexist_partial()[source]
-
test_self_ref()[source]
-
test_simple_multilevel_partial()[source]
-
test_simple_partial()[source]
-
test_single_fwd()[source]
-
test_single_node()[source]
-
test_single_partial()[source]
-
test_single_rev()[source]