I used TestNG. I have some parent test class(AbstractTestClass). It has some common object(SomeAbstractClass) to test. Also there are several child classes. I run from maven the