org.specrunner.report
Interface IReporterGroup

All Superinterfaces:
IComposite<IReporterGroup,IReporter>, IReporter
All Known Implementing Classes:
ReporterGroupImpl

public interface IReporterGroup
extends IReporter, IComposite<IReporterGroup,IReporter>

A reporter group.

Author:
Thiago Santos

Method Summary
 
Methods inherited from interface org.specrunner.report.IReporter
analyse, report, resume
 
Methods inherited from interface org.specrunner.util.composite.IComposite
add, getChildren, isEmpty
 



Copyright © 2014. All rights reserved.