- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for post_third (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
src/test/java/org/codelibs/fess/job/LogNotificationJobTest.java
int posFirst = details.indexOf("first"); int posSecond = details.indexOf("second"); int posThird = details.indexOf("third"); assertTrue(posFirst < posSecond); assertTrue(posSecond < posThird); } @Test public void test_formatDetails_mixedLevels() { TestableLogNotificationJob testableJob = new TestableLogNotificationJob();Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Thu Mar 26 14:36:23 GMT 2026 - 10.5K bytes - Click Count (0)