@Test
 public void testGetRemoteAddress_returnsNull() {
   assertNull(virtualChannel.getRemoteAddress());
 }