- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testRegisterSmbURLHandlerWhenPkgsIsNull (1.11 sec)
-
src/test/java/jcifs/context/SingletonContextTest.java
CIFSContext secondInstance = SingletonContext.getInstance(); assertSame(firstInstance, secondInstance); } @Test void testRegisterSmbURLHandlerWhenPkgsIsNull() { // Test registerSmbURLHandler when java.protocol.handler.pkgs is null System.clearProperty("java.protocol.handler.pkgs"); SingletonContext.registerSmbURLHandler();
Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Thu Aug 14 05:31:44 UTC 2025 - 7.9K bytes - Viewed (0)