Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Use List.of to simplify test data creation * Use assertThrows to simplify testing for exceptions * Use assertFalse instead of assertTrue(!condition)
- Loading branch information