- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test123 (0.03 seconds)
-
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
assertNull(System.getProperty("test." + now)); appValue.set("=abc\nfess." + now + "=test1\ntest." + now + "=test2"); helper.updateSystemProperties(); assertEquals("test1", System.getProperty("fess." + now)); assertEquals("test2", System.getProperty("test." + now)); } @Test public void test_getCurrentTime() {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 44.4K bytes - Click Count (0)