Skip to content

Export org.junit.jupiter.api.extension.support via module descriptor #3908

Closed
@rfscholte

Description

@rfscholte

According to https://junit.org/junit5/docs/current/user-guide/#extensions-parameter-resolution you may find it convenient to extend the TypeBasedParameterResolver .

However, this package is not exported, so it is not possible to write a custom parameter resolver based on this class if your project also contains a module descriptor.

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions