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 Details

  • Constructor Details

    • RetryingTestInvocationContext

      RetryingTestInvocationContext(TestNameFormatter formatter)
  • Method Details

    • getDisplayName

      public String getDisplayName(int invocationIndex)
      Specified by:
      getDisplayName in interface org.junit.jupiter.api.extension.TestTemplateInvocationContext