- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_implementation_stateTracking (0.12 seconds)
-
src/test/java/org/codelibs/fess/auth/chain/AuthenticationChainTest.java
assertEquals("Load failed", e.getMessage()); } assertEquals(1, chain.loadCalls.size()); } // Test implementation state tracking @Test public void test_implementation_stateTracking() { TestAuthenticationChain chain = new TestAuthenticationChain(); User user1 = createTestUser("user1", "User One"); User user2 = createTestUser("user2", "User Two");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 14.8K bytes - Click Count (0)