- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getGroupNames_empty (0.08 sec)
-
src/test/java/org/codelibs/fess/ldap/LdapUserTest.java
assertNotNull(groupNames); assertEquals(2, groupNames.length); assertEquals("group1", groupNames[0]); assertEquals("group2", groupNames[1]); } public void test_getGroupNames_empty() { // Test when no groups match the prefix ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() { @Override public String getRoleSearchGroupPrefix() {
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 16.6K bytes - Viewed (0)