- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_multipleCatches (0.09 seconds)
-
src/test/java/org/codelibs/fess/dict/DictionaryExpiredExceptionTest.java
assertEquals("test_stackTrace", stackTrace[0].getMethodName()); assertEquals(this.getClass().getName(), stackTrace[0].getClassName()); } @Test public void test_multipleCatches() { // Test with multiple catch blocks boolean caughtSpecific = false; boolean caughtRuntime = false; try { throw new DictionaryExpiredException();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Mar 13 23:01:26 GMT 2026 - 7.5K bytes - Click Count (0)