- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testNullResourceRegistration (0.12 seconds)
-
src/test/java/jcifs/util/ResourceManagerTest.java
// Second close should not throw assertDoesNotThrow(managed::close); } @Test @DisplayName("Test null resource registration throws exception") void testNullResourceRegistration() { assertThrows(IllegalArgumentException.class, () -> resourceManager.registerResource(null)); } @Test @DisplayName("Test configuration updates")Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Sat Aug 30 05:58:03 GMT 2025 - 8.9K bytes - Click Count (0)