Skip to content

WebTestUtilsTestRuntimeHints should implement RuntimeHintsRegistrar #14399

Closed
@marcusdacoregio

Description

@marcusdacoregio

The javadoc for TestRuntimeHintsRegistrar says:

This API serves as a companion to the core RuntimeHintsRegistrar API. If you need to register global hints for testing support that are not specific to particular test classes, favor implementing RuntimeHintsRegistrar over this API.

Since we do not perform any operation on the testClass parameter, we should implement RuntimeHintsRegistrar instead.

Metadata

Metadata

Labels

in: testAn issue in spring-security-testtype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions