}
});
}
public void run(RunNotifier notifier, JunitTestBody junitTestBody) {
MockingProgress progress = new ThreadSafeMockingProgress();
DebuggingInfo debuggingInfo = progress.getDebuggingInfo();
beforeRun(notifier, debuggingInfo);
junitTestBody.run(notifier);