Skip to content

Commit

Permalink
Simplify ExpressionTests
Browse files Browse the repository at this point in the history
* Use List.of to simplify test data creation
* Use assertThrows to simplify testing for exceptions
* Use assertFalse instead of assertTrue(!condition)
  • Loading branch information
akurtakov committed Jan 17, 2024
1 parent 97d555a commit 5c31ef5
Showing 1 changed file with 67 additions and 167 deletions.
Loading

0 comments on commit 5c31ef5

Please sign in to comment.