JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
org.apache.flink.testutils.junit.extensions.parameterized
Annotation Type Parameters
@Retention
(
RUNTIME
)
@Target
(
METHOD
)
public @interface
Parameters
The annotation is used to replace Parameterized.Parameters(Junit4) for Junit 5 parameterized tests.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
name
Element Details
name
String
name
Default:
"{index}"