- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_stackTrace_isPresent (0.21 seconds)
-
src/test/java/org/codelibs/fess/exception/SsoProcessExceptionTest.java
assertEquals("Level 3: Database connection failed", topLevel.getCause().getCause().getCause().getMessage()); } @Test public void test_stackTrace_isPresent() { // Test that stack trace is properly captured SsoProcessException exception = new SsoProcessException("Test stack trace"); StackTraceElement[] stackTrace = exception.getStackTrace();
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Jan 11 08:43:05 GMT 2026 - 13.8K bytes - Click Count (0)