import org.junit.* ; public class T3OrcTestXPool { @Test public void test() throws Exception { T3OrcTestCommon.test(Sequenic.T2.XPool.class,"xpool"); } }