-
-
Constructor Summary
Constructors
| Constructor and Description |
TestResult() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
TestResult
public TestResult()
-
Method Detail
-
getErrors
public int getErrors()
-
getSkipped
public int getSkipped()
-
getTests
public int getTests()
-
getTime
public int getTime()
-
getFailures
public int getFailures()
Copyright © 2011–2019 SonarSource and Waleri Enns. All rights reserved.