Collection<SingleFileReport>, org.gradle.util.Configurable<ReportContainer<SingleFileReport>>, DomainObjectCollection<SingleFileReport>, Iterable<SingleFileReport>, NamedDomainObjectCollection<SingleFileReport>, NamedDomainObjectSet<SingleFileReport>, ReportContainer<SingleFileReport>, Set<SingleFileReport>public interface CodeNarcReports extends ReportContainer<SingleFileReport>
CodeNarc test.ReportContainer.ImmutableViolationException| Modifier and Type | Method | Description |
|---|---|---|
SingleFileReport |
getHtml() |
The codenarc HTML report
|
SingleFileReport |
getText() |
The codenarc text report
|
SingleFileReport |
getXml() |
The codenarc XML report
|
clear, contains, containsAll, equals, hashCode, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArrayall, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeadd, addAll, addRule, addRule, addRule, findByName, getAt, getByName, getByName, getByNamefindAll, matching, matching, withTypegetAsMap, getEnabled, getEnabledDirectoryReportDestinations, getEnabledFileReportDestinations, getEnabledReportNames, getNamer, getNames, getRules, isEmpty@Internal SingleFileReport getXml()
@Internal SingleFileReport getHtml()
@Internal SingleFileReport getText()