- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_getCreatedBy_getCreatedTime (0.18 sec)
-
src/test/java/org/codelibs/fess/dict/mapping/CharMappingItemTest.java
// Test getId method from parent class CharMappingItem item = new CharMappingItem(42L, new String[] { "input" }, "output"); assertEquals(42L, item.getId()); } public void test_getCreatedBy_getCreatedTime() { // Test inherited methods from DictionaryItem CharMappingItem item = new CharMappingItem(1L, new String[] { "input" }, "output"); // Test basic properties that exist
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 12.2K bytes - Viewed (0)