4647484950515253545556
public void testLike() throws IOException, ProcCallException { Client client = getClient(); LikeSuite tests = new LikeSuite(); tests.doTests(client, true); } // // JUnit / RegressionSuite boilerplate //