com.carrotsearch.ant.tasks.junit4
Class TestsSummaryEventListener
java.lang.Object
com.carrotsearch.ant.tasks.junit4.TestsSummaryEventListener
public class TestsSummaryEventListener
- extends Object
Create a summary of tests execution.
- See Also:
EventBus
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestsSummaryEventListener
public TestsSummaryEventListener()
suiteSummary
public void suiteSummary(AggregatedSuiteResultEvent e)
- React to suite summaries only.
getResult
public TestsSummary getResult()
- Return the summary of all tests.
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.