Skip to content

Commit

Permalink
Improve MarkerTest
Browse files Browse the repository at this point in the history
* Replaces all try-catch blocks with rethrown exceptions or assertThrows
* Removes all further JUnit-3-specific functionality from MarkerTest
* Simplifies and improves all assertions by moving to matchers
  • Loading branch information
HeikoKlare committed Nov 30, 2023
1 parent 4a50d17 commit 0428204
Show file tree
Hide file tree
Showing 2 changed files with 815 additions and 1,550 deletions.
Loading

0 comments on commit 0428204

Please sign in to comment.