package test; import org.junit.Test; public class ConstructorTest extends BaseTest{ @Test public void test() { } }