- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_arrayIndexCalculation (0.14 seconds)
-
src/test/java/org/codelibs/fess/crawler/transformer/FessTransformerTest.java
* This verifies the fix for the original bug where values[values.length - 1 + i] * would cause ArrayIndexOutOfBoundsException */ @Test public void test_arrayIndexCalculation() { TestFessTransformer transformer = new TestFessTransformer(); Map<String, Object> dataMap = new HashMap<>(); // Add initial value
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)