public class SuiteRunState
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
private boolean |
m_hasFailures |
private static long |
serialVersionUID |
Constructor and Description |
---|
SuiteRunState() |
Modifier and Type | Method and Description |
---|---|
void |
failed() |
boolean |
isFailed() |
private static final long serialVersionUID
private boolean m_hasFailures