|
||||||||||
| 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.wsdl.BusinessLogicTestCase
| Field Summary | |
protected WSDL |
wsdl
|
| Constructor Summary | |
BusinessLogicTestCase(String name)
|
|
| Method Summary | |
static void |
main(String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
void |
test01addWSDLFileAdvert()
|
void |
test02updateWSDLFile()
|
void |
test03getWSDLFile()
|
void |
test04findInterfaceByOperation()
|
void |
test05findServiceByWSDL()
|
void |
testNotificationStyleOperation()
|
| 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 |
protected WSDL wsdl
| Constructor Detail |
public BusinessLogicTestCase(String name)
| Method Detail |
public static void main(String[] args)
throws Exception
Exception
protected void setUp()
throws Exception
Exception
protected void tearDown()
throws Exception
Exception
public void test01addWSDLFileAdvert()
throws Exception
Exception
public void test02updateWSDLFile()
throws Exception
Exception
public void test03getWSDLFile()
throws Exception
Exception
public void test04findInterfaceByOperation()
throws Exception
Exception
public void test05findServiceByWSDL()
throws Exception
Exception
public void testNotificationStyleOperation()
throws Exception
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||