Class SameThreadTimeoutInvocation.InterruptTask
- java.lang.Object
-
- org.junit.jupiter.engine.extension.SameThreadTimeoutInvocation.InterruptTask
-
- All Implemented Interfaces:
java.lang.Runnable
- Enclosing class:
- SameThreadTimeoutInvocation<T>
static class SameThreadTimeoutInvocation.InterruptTask extends java.lang.Object implements java.lang.Runnable
-
-
Constructor Summary
Constructors Constructor Description InterruptTask(java.lang.Thread thread)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
run()
-