4546474849505152
static final int ROWS = 10; public void testLike() throws IOException, ProcCallException { Client client = getClient(); LikeSuite tests = new LikeSuite(); tests.doTests(client, true); }