-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: coreAn issue in spring-security-coreAn issue in spring-security-coretype: enhancementA general enhancementA general enhancement
Milestone
Description
There are many Security tests that extract authorities, convert them to strings, and then assert their contents.
It would be nice to centralize that somewhere to make tests more readable as well as govern assessing authorities from a single place. This is handy, for example, in
This won't be a public API; however, it should be applied across the Spring Security test suite to improve readability.
Metadata
Metadata
Assignees
Labels
in: coreAn issue in spring-security-coreAn issue in spring-security-coretype: enhancementA general enhancementA general enhancement