package p1; public class TC { /** * Runs the test case * @param tr TODO */ protected void run(TR tr) { tr.startTest(this); } }