- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_setError_withException_noRequest (0.13 seconds)
-
src/test/java/org/codelibs/fess/util/WebApiUtilTest.java
} catch (Exception e) { fail("setError should handle missing request gracefully: " + e.getMessage()); } } @Test public void test_setError_withException_noRequest() { // Test setError with exception when no HTTP request is available try { WebApiUtil.setError(500, new RuntimeException("Test error")); } catch (Exception e) {
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 17.4K bytes - Click Count (0)