com.eviware.soapui.model.support
Class ProjectMetrics
java.lang.Object
com.eviware.soapui.model.support.ProjectMetrics
public class ProjectMetrics
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectMetrics
public ProjectMetrics(Project project)
getTestCaseCount
public int getTestCaseCount()
getTestStepCount
public int getTestStepCount()
getAssertionCount
public int getAssertionCount()
getLoadTestCount
public int getLoadTestCount()
getMockOperationCount
public int getMockOperationCount()
getMockResponseCount
public int getMockResponseCount()
Copyright © 2005-2009 eviware.com. All Rights Reserved.