- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_generateId (0.12 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlingInfoHelperTest.java
private CrawlingInfoHelper crawlingInfoHelper; @Override public void setUp() throws Exception { super.setUp(); crawlingInfoHelper = new CrawlingInfoHelper(); } public void test_generateId() { final Map<String, Object> dataMap = new HashMap<String, Object>(); dataMap.put("url", "http://example.com/"); assertEquals(
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 8.5K bytes - Viewed (0)