- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_putResultDataBody_withEmptyArray (0.36 seconds)
-
src/test/java/org/codelibs/fess/crawler/transformer/FessTransformerTest.java
assertEquals("c", resultArray[2]); assertEquals("d", resultArray[3]); } /** * Test putResultDataBody with empty array */ @Test public void test_putResultDataBody_withEmptyArray() { TestFessTransformer transformer = new TestFessTransformer(); Map<String, Object> dataMap = new HashMap<>(); transformer.putResultDataBody(dataMap, "empty", "value1");
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Wed Jan 14 14:29:07 GMT 2026 - 10.8K bytes - Click Count (0)