- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_list_operations_with_metrics (0.21 seconds)
-
src/test/java/org/codelibs/fess/util/DocListTest.java
docList.addProcessingTime(100); docList.addProcessingTime(0); assertEquals(100, docList.getProcessingTime()); } @Test public void test_list_operations_with_metrics() { DocList docList = new DocList(); Map<String, Object> doc1 = new HashMap<>(); doc1.put("id", "1"); doc1.put("title", "Test Document 1");Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 6.8K bytes - Click Count (0)