- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_changePassword_withNullPassword (0.67 sec)
-
src/test/java/org/codelibs/fess/auth/chain/LdapChainTest.java
assertEquals("newpassword", testLdapManager.changePasswordPassword); assertTrue(testLdapManager.changePasswordCalled); } public void test_changePassword_withNullPassword() { // Test password change with null password testLdapManager.changePasswordResult = false; testFessConfig.ldapAdminSyncPassword = false;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 9.3K bytes - Viewed (0)