import junit.framework.TestCase;
public class dd extends TestCase {
protected void setUp() throws Exception { }
protected void tearDown() throws Exception { }
}