class documentation
class VisualizeToolTests(TestCase): (source)
Undocumented
Method | collect |
Undocumented |
Method | fake |
Undocumented |
Method | set |
Undocumented |
Method | test_checks |
tool adds '' to sys.path to ensure automat._discover.findMachines searches the current directory. |
Method | test_only |
Passing an empty string for --image-directory/-i disables rendering images. |
Method | test_quiet |
Passing -q/--quiet hides all output. |
Method | test_save |
Passing different directories to --image-directory and --dot-directory writes images and dot files to those directories. |
Method | test_save |
Passing the same directory to --image-directory and --dot-directory writes images and dot files to that one directory. |
Method | test_save |
Passing an empty string for --dot-directory/-d disables saving dot files. |
Method | tool |
Undocumented |
Instance Variable | collected |
Undocumented |
Instance Variable | digraph |
Undocumented |
Instance Variable | fake |
Undocumented |
Instance Variable | fake |
Undocumented |
Instance Variable | fake |
Undocumented |
Instance Variable | fake |
Undocumented |
Passing different directories to --image-directory and --dot-directory writes images and dot files to those directories.
Passing the same directory to --image-directory and --dot-directory writes images and dot files to that one directory.