コード例 #1
0
 @Test
 public void testGetRemoteAddress_returnsNull() {
   assertNull(virtualChannel.getRemoteAddress());
 }