The congress.tests.datalog.test_utility Module¶
-
class
congress.tests.datalog.test_utility.TestBagGraph(*args, **kwargs)¶ Bases:
congress.tests.base.TestCase-
test_cycle()¶
-
test_edge_labels()¶
-
test_edges()¶ Test addition/deletion of edges.
-
test_ior()¶
-
test_nodes()¶ Test addition/deletion of nodes.
-
test_or()¶
-
-
class
congress.tests.datalog.test_utility.TestGraph(*args, **kwargs)¶ Bases:
congress.tests.base.TestCase-
test_cycle()¶
-
test_cyclic_dependencies()¶
-
test_dependencies()¶
-
test_edges()¶ Test addition/deletion of edges.
-
test_find_dependent_nodes()¶
-
test_find_reachable_nodes()¶
-
test_ior()¶
-
test_nodes()¶ Test addition/deletion of nodes.
-
test_or()¶
-
-
class
congress.tests.datalog.test_utility.TestIterstr(*args, **kwargs)¶ Bases:
congress.tests.base.TestCase-
class
X(v)¶ Bases:
object
-
get_logging_fixtures(*args, **kwds)¶
-
test__repr__returns_formal_representation()¶
-
test__str__returns_informal_representation()¶
-
test_empty()¶
-
test_logging_basic_integration()¶
-
test_logging_skips_interpolation()¶
-
class