Package org.apache.hadoop.hbase
Annotation Interface HBaseParameterizedTestTemplate
@Target(TYPE)
@Retention(RUNTIME)
@ExtendWith(HBaseParameterizedTemplateProvider.class)
@Private
public @interface HBaseParameterizedTestTemplate
The annotation for running JUnit4 like parameterized tests with JUnit5.
- See Also:
-
Optional Element Summary
Optional Elements
-
Element Details
-
name
- Default:
- "[{index}]"
-