plantuml / plantuml

Generate diagrams from textual description
https://plantuml.com
Other
9.73k stars 881 forks source link

refactor: Create `test/utils` directory and `CommandHelpThemeTest` on a more accurate folder #1686

Closed The-Lum closed 3 months ago

The-Lum commented 3 months ago

Creation of test, test/utils and test/example directories

Create test folder with:

And put all net.sourceforge.plantuml.test on test.utils. [no other change]

Change HelpTest to CommandHelpThemeTest on a more accurate folder

To continue:

  1. Change HelpTest.java to CommandHelpThemeTest.java
  2. Put on a more accurate folder:
    • net.sourceforge.plantuml.help