Commit 4c1b3a7
committed
Fix incorrect
This AssertJ method requires that afterwards you write the actual assertion,
e.g. `assertThat(value).isFalse()`
`assertThat(value)` on its own does not do anything and always passes.assertThat(boolean) usage & simplify assertions1 parent 7b65a25 commit 4c1b3a7
File tree
1 file changed
+146
-136
lines changed- src/test/java/pl/project13/core
1 file changed
+146
-136
lines changed
0 commit comments