|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.ibm.wsdl.tck.BindingTest
This class implements a series of tests used to check javax.wsdl.Binding implementations for compliance with the JWSDL specification.
| Constructor Summary | |
|---|---|
BindingTest()
|
|
| Method Summary | |
|---|---|
protected void |
setUp()
|
void |
testAddGetBindingOperation()
Test Binding.addBindingOperation(...) and Binding.getBindingOperation(...). |
void |
testIsSetUndefined()
Test Binding.setUndefined(...) andBinding.isUndefined(). |
void |
testSetGetDocumentationElement()
Test Binding.setDocumentationElement(...) and Binding.getDocumentationElement(). |
void |
testSetGetPortType()
Test Binding.setPortType(...) andBinding.getPortType(). |
void |
testSetGetQName()
Test Binding.setQName(...) andBinding.getQName(). |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, tearDown, 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 |
| Constructor Detail |
public BindingTest()
| Method Detail |
protected void setUp()
throws javax.wsdl.WSDLException
javax.wsdl.WSDLExceptionpublic void testAddGetBindingOperation()
public void testSetGetDocumentationElement()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationExceptionpublic void testSetGetPortType()
public void testSetGetQName()
public void testIsSetUndefined()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||