Skip to content

Commit

Permalink
Remove XXX and comment something about it
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Dec 20, 2022
1 parent a5eb9d7 commit 58dd6e6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,6 @@ void after(Object actual, Object expected, Supplier<String> supplier) {

// XXX: Rewrite `org.junit.jupiter.api.Assertions.assertAll`.

// XXX: Switch params?
static final class AssertThatThrownByIsExactlyInstanceOf<T extends Throwable> {
@BeforeTemplate
void before(Executable runnable, Class<T> clazz) {
Expand Down

0 comments on commit 58dd6e6

Please sign in to comment.