com.carrotsearch.ant.tasks.junit4.events.aggregated
Class PartialOutputEvent
java.lang.Object
com.carrotsearch.ant.tasks.junit4.events.aggregated.PartialOutputEvent
public class PartialOutputEvent
- extends Object
Partial output emitted from a given slave.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PartialOutputEvent
public PartialOutputEvent(SlaveInfo slave,
IEvent e)
getSlave
public SlaveInfo getSlave()
getEvent
public IEvent getEvent()
Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.