1: package junit.framework; 2: 3: public class TestCase implements Test { 4: 5: assertTrue(String s, boolean b) { 6: } 7: 8: }