Class ParameterizedTestContext

  • All Implemented Interfaces:
    ParameterizedDeclarationContext<org.junit.jupiter.api.extension.TestTemplateInvocationContext>

    class ParameterizedTestContext
    extends java.lang.Object
    implements ParameterizedDeclarationContext<org.junit.jupiter.api.extension.TestTemplateInvocationContext>
    Encapsulates access to the parameters of a parameterized test method and caches the converters and aggregators used to resolve them.
    Since:
    5.3