Class RetryingTestInvocationContext
java.lang.Object
org.junitpioneer.jupiter.RetryingTestInvocationContext
- All Implemented Interfaces:
org.junit.jupiter.api.extension.TestTemplateInvocationContext
class RetryingTestInvocationContext
extends Object
implements org.junit.jupiter.api.extension.TestTemplateInvocationContext
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.junit.jupiter.api.extension.TestTemplateInvocationContext
getAdditionalExtensions
-
Field Details
-
formatter
-
-
Constructor Details
-
RetryingTestInvocationContext
RetryingTestInvocationContext(TestNameFormatter formatter)
-
-
Method Details
-
getDisplayName
- Specified by:
getDisplayNamein interfaceorg.junit.jupiter.api.extension.TestTemplateInvocationContext
-