de.smartics.maven.util.report.link.strategy
Class SurefireLinkConstructorStrategy
java.lang.Object
de.smartics.maven.util.report.link.AbstractLinkConstructorStrategy
de.smartics.maven.util.report.link.strategy.SingleDocumentLinkConstructorStrategy
de.smartics.maven.util.report.link.strategy.SurefireLinkConstructorStrategy
-
All Implemented Interfaces:
-
LinkConstructorStrategy
-
public class SurefireLinkConstructorStrategy
-
extends
SingleDocumentLinkConstructorStrategy
A specific implementation for the surefire plugin of the SingleDocumentLinkConstructorStrategy
since the report currently shows no dot between the type and the member.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SurefireLinkConstructorStrategy
public SurefireLinkConstructorStrategy(LinkConstructorStrategyConfig config)
-
Default constructor.
-
Parameters:
-
config
- the configuration of this strategy instance.
addPackagePart
protected void addPackagePart(StringBuilder buffer,
String packageName)
-
Adds the package part of the link.
-
-
Overrides:
-
addPackagePart
in class
SingleDocumentLinkConstructorStrategy
-
-
Parameters:
-
buffer
- the buffer to append to.
-
packageName
- the name of the package to render.
-
See Also:
-
AbstractLinkConstructorStrategy.addPackagePart(java.lang.StringBuilder, java.lang.String)
Copyright © 2006-2012
Kronseder & Reiner GmbH - smartics. All Rights Reserved.