import org.junit.* ; public class T3OrcTestToken { @Test public void test() throws Exception { T3OrcTestCommon.test(org.scribe.model.Token.class,"token"); } }