tests.output.test_plantuml_syscalls#
Unit tests for output.plantuml module, specifically focused on interacting with PlantUML syscalls.
Functions
|
Ensure plantuml detection does not allow a nonexistent file. |
|
Run an end-to-end shot of generating a graph and a PlantUML render of it. |
Ensure errors are raised on unknown file formats. |
|
|
Ensure errors are raised on invalid PlantUML syntax. |
|
Ensure we get an error when passing in empty plantuml contents. |