- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for assertThrows_capturesDefaultMessage (0.14 seconds)
-
src/test/java/jcifs/smb/SmbUnsupportedOperationExceptionTest.java
} } @Test @DisplayName("assertThrows captures and exposes the default message") void assertThrows_capturesDefaultMessage() { // Act & Assert SmbUnsupportedOperationException ex = assertThrows(SmbUnsupportedOperationException.class, () -> { throw new SmbUnsupportedOperationException(); });Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 5.2K bytes - Click Count (0) -
src/test/java/jcifs/smb/SMBProtocolDowngradeExceptionTest.java
Shinsuke Sugaya <******@****.***> 1755149504 +0900
Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 14 05:31:44 GMT 2025 - 5.4K bytes - Click Count (0)