提交 8b86519b 编写于 作者: S Sam Brannen

Polishing

上级 66250b1f
......@@ -150,7 +150,7 @@ public abstract class AbstractTestContextBootstrapper implements TestContextBoot
if (logger.isDebugEnabled()) {
logger.debug(String.format(
"Merging default listeners with listeners configured via @TestExecutionListeners for class [%s].",
clazz.getName()));
descriptor.getRootDeclaringClass().getName()));
}
usingDefaults = true;
classesList.addAll(getDefaultTestExecutionListenerClasses());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册