Searched refs:testClassOnPath (Results 1 – 1 of 1) sorted by relevance
50 testClassOnPath("target/test-classes/Java8Example.class"); in testJavapCompare()53 private void testClassOnPath(final String javaClass) throws Exception { in testClassOnPath() method in BCELifierTestCase