178179180181182183184185186187188
f.get(); } @Test public void testLocalDump() throws Exception { new RemoteControlWriter(mockConnection.getSocketB().getOutputStream()); final TcpConnection con = new TcpConnection( mockConnection.getSocketA(), runtime); con.init();