- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_changePassword_multipleChains_allSuccess (0.2 sec)
-
src/test/java/org/codelibs/fess/auth/AuthenticationManagerTest.java
assertFalse(result); assertEquals(1, chain.changePasswordCallCount); } // Test changePassword with multiple chains all success public void test_changePassword_multipleChains_allSuccess() { TestAuthenticationChain chain1 = new TestAuthenticationChain(); TestAuthenticationChain chain2 = new TestAuthenticationChain();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 14K bytes - Viewed (0)