- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_beginDoneWithRecord1WithStatsKeyObject (0.25 sec)
-
src/test/java/org/codelibs/fess/helper/CrawlerStatsHelperTest.java
assertTrue(values[4].startsWith("bbb:")); localLogMsg.remove(); crawlerStatsHelper.done(key); assertNull(localLogMsg.get()); } public void test_beginDoneWithRecord1WithStatsKeyObject() { StatsKeyObject key = new StatsKeyObject("id"); crawlerStatsHelper.begin(key); key.setUrl("test"); crawlerStatsHelper.record(key, "aaa");
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 6K bytes - Viewed (0)