This is an automated email from the ASF dual-hosted git repository.
Claudenw pushed a change to branch replace-ireportable-with-reportable
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
from 35a4a897 rename IReportable and IReportableListWalker
add 32b7c0b0 added tests
No new revisions were added by this update.
Summary of changes:
.../apache/rat/walker/ReportableListWalker.java | 4 +-
.../rat/walker/ReportableListWalkerTest.java | 114 +++++++++++++++++++++
2 files changed, 116 insertions(+), 2 deletions(-)
create mode 100644
apache-rat-core/src/test/java/org/apache/rat/walker/ReportableListWalkerTest.java