com.carrotsearch.ant.tasks.junit4.events
Class SuiteFailureEvent
java.lang.Object
com.carrotsearch.ant.tasks.junit4.events.FailureEvent
com.carrotsearch.ant.tasks.junit4.events.SuiteFailureEvent
- All Implemented Interfaces:
- IDescribable, IEvent
public class SuiteFailureEvent
- extends FailureEvent
Serialized failure.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SuiteFailureEvent
protected SuiteFailureEvent()
SuiteFailureEvent
public SuiteFailureEvent(Failure failure)
getType
public EventType getType()
- Specified by:
getType in interface IEvent
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.