fr.inria.peerunit.base
Class ResultSet
java.lang.Object
fr.inria.peerunit.base.ResultSet
- All Implemented Interfaces:
- java.io.Serializable
public class ResultSet
- extends java.lang.Object
- implements java.io.Serializable
- Author:
- sunye
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ResultSet
public ResultSet(MethodDescription md)
add
public void add(ResultSet other)
add
public void add(SingleResult r)
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
start
public void start()
stop
public void stop()
getDelay
public long getDelay()
getMethodDescription
public MethodDescription getMethodDescription()
size
public int size()
getErrors
public int getErrors()
getfailures
public int getfailures()
getInconclusives
public int getInconclusives()
getPass
public int getPass()
Copyright © 2010. All Rights Reserved.