- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for test_getMessage_withWhitespaceMessage (0.12 seconds)
-
src/test/java/org/codelibs/fess/exception/SsoProcessExceptionTest.java
assertEquals(emptyMessage, exception.getMessage()); assertNull(exception.getCause()); } @Test public void test_getMessage_withWhitespaceMessage() { // Test constructor with whitespace-only message String whitespaceMessage = " "; SsoProcessException exception = new SsoProcessException(whitespaceMessage);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)