public interface CodeNarcReports extends ReportContainer<SingleFileReport>
CodeNarc
test.ReportContainer.ImmutableViolationException
修飾子とタイプ | メソッドと説明 |
---|---|
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, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
SingleFileReport getXml()
SingleFileReport getHtml()
SingleFileReport getText()