public interface CodeNarcReports extends ReportContainer<SingleFileReport>
CodeNarc
test.ReportContainer.ImmutableViolationException
Modifier and Type | Method and Description |
---|---|
SingleFileReport |
getHtml()
The codenarc HTML report
|
SingleFileReport |
getText()
The codenarc text report
|
SingleFileReport |
getXml()
The codenarc XML report
|
getEnabled
findAll, matching, matching, withType
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getNames, getRules
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
SingleFileReport getXml()
SingleFileReport getHtml()
SingleFileReport getText()