- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_configuration_validation (0.29 sec)
-
src/test/java/org/codelibs/fess/thumbnail/impl/CommandGeneratorTest.java
assertFalse("Expanded command should not contain variables", expandedCommand.contains("${")); } // Test configuration validation public void test_configuration_validation() throws Exception { // Test configuration without actual execution generator.setCommandTimeout(30000L); // 30 seconds generator.setCommandDestroyTimeout(5000L); // 5 seconds
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Aug 31 08:19:00 UTC 2025 - 16.4K bytes - Viewed (0)