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.camel.test.junit5.params
Annotation Interface Parameterized
@Target
({
ANNOTATION_TYPE
,
TYPE
})
@Retention
(
RUNTIME
) @ExtendWith(
ParameterizedExtension.class
)
public @interface
Parameterized