573574575576577578579580581582583
/** */ @Test public void testBlob() { try { StrIntHashMap a = null; testServer.p_Blob( a ); testClient.p_Blob( a ); } catch ( UnsupportedOperationException e ) {