6667686970717273747576
@Test public void newMessage() throws Exception { Message msg = remote._newMessage( mt ); msg.checkType( mt ); assertSame( vf, msg.vf() ); } /** @throws Exception */ @Test public void send() throws Exception
6970717273747576777879