Uses of Interface
org.junit.jupiter.params.support.ParameterInfo
Packages that use ParameterInfo
-
Uses of ParameterInfo in org.junit.jupiter.params.support
Methods in org.junit.jupiter.params.support that return ParameterInfoModifier and TypeMethodDescriptionstatic ParameterInfo
ParameterInfo.get
(ExtensionContext context) Returns the closestParameterInfo
instance for the suppliedExtensionContext
; potentiallynull
.