-
-
Constructor Summary
Constructors
| Constructor and Description |
TestState() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TestState
public TestState()
-
Method Detail
-
getTotal
public int getTotal()
-
getFailed
public int getFailed()
-
getPassed
public int getPassed()
-
getSkipped
public int getSkipped()
Copyright © 2016–2018. All rights reserved.