Uses of Interface
org.junit.jupiter.params.support.ParameterInfo
Packages that use ParameterInfo
Package
Description
JUnit Jupiter extension for parameterized tests.
Support classes for building
providers
and
converters
for arguments.
-
Uses of ParameterInfo in org.junit.jupiter.params
Classes in org.junit.jupiter.params that implement ParameterInfo -
Uses of ParameterInfo in org.junit.jupiter.params.support
Methods in org.junit.jupiter.params.support that return ParameterInfoModifier and TypeMethodDescriptionstatic ParameterInfoParameterInfo.get(org.junit.jupiter.api.extension.ExtensionContext context) Deprecated.
ParameterInfo.get(ExtensionContext)instead