tests.output.test_plantuml_src#
Unit tests for output.plantuml module, specifically focused on PUML sourcecode generation.
Functions
Exercise the vertex subclass recognition and option application. |
|
Ensure class option resolution raises an error on invalid configuration. |
|
|
Ensure no skinparams are produced when none are configured. |
Ensure no stereotype skinparams are produced when unspecified. |
|
|
Ensure sourcecode is generated from a non-empty universe. |
Ensure no sourcecode is output from an empty universe. |
|
|
Ensure the object title format is applied correctly. |
|
Test the calling of a supplied user render function. |