Skip to content

Make InstrumentationVerificationTests compatible with JUnit 5.13 and earlier versions #6344

@jonatan-ivanov

Description

@jonatan-ivanov

InstrumentationVerificationTests depends on an internal class (its name) of JUnit which was changed in 5.13 from ParameterizedTestParameterResolver to ParameterizedTestMethodParameterResolver. The test should work no matter if JUnit 5.13, an older, or an earlier version is on the classpath.

See: #6326

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions