in src/main/java/org/apache/sling/testing/junit/rules/TestDescriptionRule.java [29:32]
protected void finished(Description description) {
TestDescriptionHolder.removeMethodName();
TestDescriptionHolder.removeClassName();
}