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 | 
getAsMap, getEnabled, getEnabledDirectoryReportDestinations, getEnabledFileReportDestinations, getEnabledReportNames, getNamer, getNames, getRules, isEmptyfindAll, matching, matching, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByNameall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeclear, contains, containsAll, equals, hashCode, iterator, remove, removeAll, retainAll, size, toArray, toArray@Internal SingleFileReport getXml()
@Internal SingleFileReport getHtml()
@Internal SingleFileReport getText()