Uses of Interface
org.junit.jupiter.api.extension.ParameterContext

Packages that use ParameterContext
Package
Description
JUnit Jupiter API for writing extensions.
JUnit Jupiter API support for writing extensions.
Internal classes for test execution within the JUnit Jupiter test engine.
Test extensions specific to the JUnit Jupiter test engine.
JUnit Jupiter extension for parameterized tests.
The ArgumentsAggregator and ArgumentsAccessor interfaces and the AggregateWith annotation.
ArgumentConverter implementations and the corresponding @ConvertWith annotation.