plantuml/test/net/sourceforge/plantuml/picoweb
The-Lum 5149c49858 fix: change `No @startuml/@enduml found` message to `No valid @start/@end found, please check the version` for more readability
- [x] Rename `noStartumlFound` function to `noValidStartFound`
- [x] Rename `No @startuml/@enduml found` message to `No valid @start/@end found, please check the version`

Notes:
- Impact also the PicoWebserver;
- _For future enhancement perhaps use `resource` or list of message instead of repeating a message in many different places..._
2023-08-28 15:30:27 +00:00
..
PicoWebServerTest.java fix: change `No @startuml/@enduml found` message to `No valid @start/@end found, please check the version` for more readability 2023-08-28 15:30:27 +00:00