- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_updateSystemProperties (0.11 sec)
-
src/test/java/org/codelibs/fess/helper/SystemHelperTest.java
fileList = systemHelper.refreshDesignJspFiles(); assertEquals(1, fileList.size()); assertEquals("ok", FileUtil.readText(fileList.get(0).toFile())); } public void test_updateSystemProperties() { final SystemHelper helper = new SystemHelper(); final AtomicReference<String> appValue = new AtomicReference<>(StringUtil.EMPTY); ComponentUtil.setFessConfig(new FessConfig.SimpleImpl() {
Registered: Thu Oct 31 13:40:30 UTC 2024 - Last Modified: Thu Feb 22 01:37:57 UTC 2024 - 18.5K bytes - Viewed (0)