Module org.junit.jupiter.engine
Class TimeoutInvocationFactory.SingleThreadExecutorResource
- java.lang.Object
-
- org.junit.jupiter.engine.extension.TimeoutInvocationFactory.ExecutorResource
-
- org.junit.jupiter.engine.extension.TimeoutInvocationFactory.SingleThreadExecutorResource
-
- All Implemented Interfaces:
ExtensionContext.Store.CloseableResource
- Enclosing class:
- TimeoutInvocationFactory
static class TimeoutInvocationFactory.SingleThreadExecutorResource extends TimeoutInvocationFactory.ExecutorResource
-
-
Field Summary
-
Fields inherited from class org.junit.jupiter.engine.extension.TimeoutInvocationFactory.ExecutorResource
executor
-
-
Constructor Summary
Constructors Constructor Description SingleThreadExecutorResource()
-
Method Summary
-
Methods inherited from class org.junit.jupiter.engine.extension.TimeoutInvocationFactory.ExecutorResource
close, get
-
-