Class TimeoutInvocationFactory.SingleThreadExecutorResource
java.lang.Object
org.junit.jupiter.engine.extension.TimeoutInvocationFactory.ExecutorResource
org.junit.jupiter.engine.extension.TimeoutInvocationFactory.SingleThreadExecutorResource
- All Implemented Interfaces:
org.junit.jupiter.api.extension.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 -
Method Summary
Methods inherited from class org.junit.jupiter.engine.extension.TimeoutInvocationFactory.ExecutorResource
close, get
-
Constructor Details
-
SingleThreadExecutorResource
SingleThreadExecutorResource()
-