Package | Description |
---|---|
com.eviware.soapui.ui |
User Interface related classes
|
Modifier and Type | Method and Description |
---|---|
TestStatistics |
ApiTestCount.getFunctionalTestStatistics() |
TestStatistics |
ApiTestCount.getLoadTestStatistics() |
TestStatistics |
ApiTestCount.getSecurityTestStatistics() |
TestStatistics |
LoadTestStatisticsProvider.getTestStatistics(Map<String,String> loadTests) |
TestStatistics |
ApiTestCount.getVirtTestStatistics() |
Constructor and Description |
---|
ApiTestCount(String name,
ImageIcon apiIcon,
TestStatistics functionalTestStatistics,
TestStatistics loadTestStatistics,
TestStatistics securityTestStatistics,
TestStatistics virtTestStatistics) |
Copyright © 2019. All rights reserved.