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