// CONFIGURE_LIBRARY: JUnit@lib/junit-4.12.jar // REF: ().Foo import junit.framework.TestCase; public class FooTest extends TestCase { }