- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for test_main_invalidArguments (0.11 sec)
-
src/test/java/org/codelibs/fess/exec/SuggestCreatorTest.java
} catch (Exception e) { // Test setup exception is acceptable assertNotNull(e); } } // Test main method with invalid arguments public void test_main_invalidArguments() { // Cannot directly test main as it calls System.exit // Test argument parsing instead SuggestCreator.Options options = new SuggestCreator.Options(); assertNotNull(options);
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Tue Aug 19 14:09:36 UTC 2025 - 11.1K bytes - Viewed (0)