org.stjs.testing.driver
Class TestResultCollection
java.lang.Object
org.stjs.testing.driver.TestResultCollection
public class TestResultCollection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestResultCollection
public TestResultCollection()
addResult
public void addResult(TestResult result)
isOk
public boolean isOk()
getResult
public TestResult getResult(int i)
size
public int size()
Copyright © 2011. All Rights Reserved.