1
0
mirror of https://github.com/octoleo/plantuml.git synced 2024-06-09 03:32:33 +00:00
plantuml/test/net/sourceforge/plantuml
The-Lum a34f13873c test: improve [unit] testing
Update and refresh this old PR:
- plantuml/plantuml#277

Add on test dependencies:
- [x] [`io.github.glytching:junit-extensions`](https://github.com/glytching/junit-extensions)
- [x] [`Mockito`](https://github.com/mockito/mockito)
  - `org.mockito:mockito-core`
  - `org.mockito:mockito-junit-jupiter`

Add a first test on:
- `test/utils/LineLocationImplTest.java`
2023-10-02 19:15:20 +00:00
..
code Use UTF_8 object instead of "UTF-8" string literal. 2021-09-13 15:18:15 +10:00
graphic/color Start major packages refactoring 2023-02-02 18:59:43 +01:00
math refactor: use CSV Source for Math and UrlBuilder tests 2023-07-27 15:25:42 +00:00
picoweb 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
security java-20 deprecates new URL(), use new URI() 2023-07-08 22:58:42 +02:00
test test: create JunitUtils to help test with Junit 2023-09-15 20:54:33 +00:00
tim test: first commit for some unit tests of tim/stdlib functions 2023-09-17 19:18:35 +00:00
ugraphic Packages move and bugfix 2023-02-22 19:43:48 +01:00
url fix: minor issues 2023-08-24 19:01:41 +02:00
utils test: improve [unit] testing 2023-10-02 19:15:20 +00:00
LoadJsonTest.java Packages move and bugfix 2023-02-22 19:43:48 +01:00
PipeTest.java mod: Handle @start/@end syntax error better 2023-08-28 19:14:15 +02:00
ProgressBarTest.java Packages move and bugfix 2023-02-22 19:43:48 +01:00
PSystemUtilsTest.java Packages move and bugfix 2023-02-22 19:43:48 +01:00
ScaleHeightTest.java First tiny test 2021-03-19 18:27:58 +01:00
SkinParamTest.java Packages move and bugfix 2023-02-22 19:43:48 +01:00
StringUtilsTest.java Revert StringUtils to original package 2022-12-17 12:10:05 +01:00
TestFileDirOption.java Remove commons-lang3 test dependency. 2021-05-08 21:56:46 +10:00