|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
uk.ac.soton.ecs.grimoires.test.uddiv2.BusinessLogicTestCase
uk.ac.soton.ecs.grimoires.test.uddiv2.WebServiceTestCase
uk.ac.soton.ecs.grimoires.test.uddiv2.ServicePerformanceTestCase
| Field Summary | |
protected String |
currentConfiguration
|
protected String |
dataFileName
|
static int |
EXPECTED_SERVICE_NUMBER
|
protected long |
firstGCTime
|
protected boolean |
gcSyn
|
protected PrintStream |
out
|
static int |
SERVICES_PER_MEASUREMENT
|
| Fields inherited from class uk.ac.soton.ecs.grimoires.test.uddiv2.WebServiceTestCase |
inquireEndpoint, inquireMetadataEndpoint, inquireUDDIMetadataEndpoint, publishEndpoint, publishMetadataEndpoint, wsdlEndpoint |
| Fields inherited from class uk.ac.soton.ecs.grimoires.test.uddiv2.BusinessLogicTestCase |
AUTHINFO, GENERAL_KEYWORDS_TMODEL_KEY, GENERIC, inquireImpl, inquireMetadataImpl, inquireUDDIMetadataImpl, KEY_NAME, keyList, publishImpl, publishMetadataImpl, wsdl, WSDL_SPEC_CB |
| Constructor Summary | |
ServicePerformanceTestCase(String name)
|
|
| Method Summary | |
void |
doTest()
|
static void |
main(String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
testServicePerformance()
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static int EXPECTED_SERVICE_NUMBER
public static int SERVICES_PER_MEASUREMENT
protected String currentConfiguration
protected String dataFileName
protected boolean gcSyn
protected long firstGCTime
protected PrintStream out
| Constructor Detail |
public ServicePerformanceTestCase(String name)
name - | Method Detail |
public void testServicePerformance()
throws Exception
Exception
protected void setUp()
throws Exception
setUp in class WebServiceTestCaseException
protected void tearDown()
throws Exception
tearDown in class BusinessLogicTestCaseException
public void doTest()
throws Exception
Exceptionpublic static void main(String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||