Package com.zfabrik.z2unit.impl
Class Protocol.SResult
java.lang.Object
com.zfabrik.z2unit.impl.Protocol.SResult
- All Implemented Interfaces:
Serializable
- Enclosing class:
- Protocol
- See Also:
- Serialized Form
-
Constructor Details
-
SResult
- Throws:
IOException
-
-
Method Details
-
getFailureCount
public int getFailureCount() -
getIgnoreCount
public int getIgnoreCount() -
getRunCount
public int getRunCount() -
getRunTime
public long getRunTime() -
getFailures
-
toResult
public org.junit.runner.Result toResult() -
hashCode
public int hashCode() -
equals
-