mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-31 17:22:13 +00:00
This commit polishes ActiveDirectoryLdapAuthenticationProviderTests.contextEnvironmentPropertiesUsed() by: - Adding fail() to prevent from going through an unexpected path. - Asserting that the root cause is an instance of ClassNotFoundException as the current code doesn't seem to right.