- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for Tokyo (0.05 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/app/web/admin/user/AdminUserActionTest.java
final CreateForm form = new CreateForm(); form.attributes.put("department", "Engineering"); form.attributes.put("location", "Tokyo"); assertEquals(2, form.attributes.size()); assertEquals("Engineering", form.attributes.get("department")); assertEquals("Tokyo", form.attributes.get("location")); } @Test public void test_editForm_extends_createForm() {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Jan 15 12:54:47 GMT 2026 - 5.3K bytes - Click Count (0)