@Test
 @Override
 public void testInheritanceClass() throws Exception {
   super.testInheritanceClass();
 }