- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testGetChannelForTransport (0.12 seconds)
-
src/test/java/jcifs/internal/smb2/multichannel/ChannelManagerTest.java
// Should not throw exception even when no interfaces are available assertDoesNotThrow(() -> channelManager.establishReplacementChannel()); } @Test void testGetChannelForTransport() { ChannelInfo result = channelManager.getChannelForTransport(mockTransport); assertNull(result); // No channels registered yet } @Test void testChannelManagerLifecycle() {Created: Sun Apr 05 00:10:12 GMT 2026 - Last Modified: Thu Aug 21 11:13:46 GMT 2025 - 7.6K bytes - Click Count (0)