Class HBaseParameterizedInvocationContext

java.lang.Object
org.apache.hadoop.hbase.HBaseParameterizedInvocationContext
All Implemented Interfaces:
org.junit.jupiter.api.extension.TestTemplateInvocationContext

public class HBaseParameterizedInvocationContext extends Object implements org.junit.jupiter.api.extension.TestTemplateInvocationContext
See Also:
  • Field Details

  • Constructor Details

  • Method Details

    • getDisplayName

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

      public List<org.junit.jupiter.api.extension.Extension> getAdditionalExtensions()
      Specified by:
      getAdditionalExtensions in interface org.junit.jupiter.api.extension.TestTemplateInvocationContext