public class MemoryLeakSucceedingTimeout extends Object implements org.junit.jupiter.api.extension.InvocationInterceptor
| Constructor and Description |
|---|
MemoryLeakSucceedingTimeout() |
MemoryLeakSucceedingTimeout(int defaultMillisTimeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
interceptTestMethod(org.junit.jupiter.api.extension.InvocationInterceptor.Invocation<Void> invocation,
org.junit.jupiter.api.extension.ReflectiveInvocationContext<Method> invocationContext,
org.junit.jupiter.api.extension.ExtensionContext extensionContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinterceptAfterAllMethod, interceptAfterEachMethod, interceptBeforeAllMethod, interceptBeforeEachMethod, interceptDynamicTest, interceptDynamicTest, interceptTestClassConstructor, interceptTestFactoryMethod, interceptTestTemplateMethodpublic MemoryLeakSucceedingTimeout()
public MemoryLeakSucceedingTimeout(int defaultMillisTimeout)
public void interceptTestMethod(org.junit.jupiter.api.extension.InvocationInterceptor.Invocation<Void> invocation, org.junit.jupiter.api.extension.ReflectiveInvocationContext<Method> invocationContext, org.junit.jupiter.api.extension.ExtensionContext extensionContext) throws Throwable
interceptTestMethod in interface org.junit.jupiter.api.extension.InvocationInterceptorThrowableCopyright © 2007-2023, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.