1   package test.net.sourceforge.pmd.rules.typeresolution.xml;
2   
3   import junit.framework.TestCase;
4   
5   public class MyTestCase extends TestCase {
6   
7   }