We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fddd6b9 commit e12e65cCopy full SHA for e12e65c
junit-jupiter-api/src/main/java/org/junit/jupiter/api/extension/PreInterruptContext.java
@@ -16,7 +16,7 @@
16
17
/**
18
* {@code PreInterruptContext} encapsulates the <em>context</em> in which an
19
- * {@link PreInterruptCallback#beforeThreadInterrupt(PreInterruptContext) beforeThreadInterrupt} method is called.
+ * {@link PreInterruptCallback#beforeThreadInterrupt(PreInterruptContext, ExtensionContext) beforeThreadInterrupt} method is called.
20
*
21
* @since 5.12
22
* @see PreInterruptCallback
0 commit comments