tests.test_print module

tests.test_print

Tests string representation of graph.

class tests.test_print.TestGraphPrint

Bases: object

Test aspects of string representation of graphs.

test_num_string()

Verify that the number of strings is at least a node’s out-degree.

Table Of Contents

Previous topic

tests.test_decorations module

Next topic

tests.test_readwrite module

This Page