- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_setCommandList (0.06 sec)
-
src/test/java/org/codelibs/fess/thumbnail/impl/CommandGeneratorTest.java
final File tempDir = new File(System.getProperty("java.io.tmpdir")); generator.setBaseDir(tempDir); assertTrue(true); } public void test_setCommandList() throws Exception { final List<String> commands = Collections.singletonList("test_command"); generator.setCommandList(commands); assertTrue(true); }
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 16.4K bytes - Viewed (0)