@Override
 protected void runTest() throws Throwable {
   myChecker.init(getTestName(true));
   super.runTest();
 }