Package | Description |
---|---|
org.junit.jupiter.params |
JUnit Jupiter extension for parameterized tests.
|
Class and Description |
---|
ParameterizedTestMethodContext
Encapsulates access to the parameters of a parameterized test method and
caches the converters and aggregators used to resolve them.
|
ParameterizedTestMethodContext.Aggregator |
ParameterizedTestMethodContext.Converter |
ParameterizedTestMethodContext.Resolver |
ParameterizedTestMethodContext.ResolverType |
ParameterizedTestNameFormatter |