|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eviware.soapui.model.support.TestSuiteMetrics
public class TestSuiteMetrics
| Constructor Summary | |
|---|---|
TestSuiteMetrics(TestSuite testSuite)
|
|
| Method Summary | |
|---|---|
int |
getAssertionCount()
|
int |
getLoadTestCount()
|
int |
getTestCaseCount()
|
int |
getTestStepCount()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestSuiteMetrics(TestSuite testSuite)
| Method Detail |
|---|
public int getTestCaseCount()
public int getTestStepCount()
public int getAssertionCount()
public int getLoadTestCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||