|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--junit.framework.Assert | +--junit.framework.TestCase | +--com.ibm.wsdl.tck.ImportTest
This class implements a series of tests used to check javax.wsdl.Import implementations for compliance with the JWSDL specification.
Constructor Summary | |
ImportTest()
|
Method Summary | |
protected void |
setUp()
|
void |
testSetGetDefinition()
Test Import.setDefinition(...) and Import.getDefinition(). |
void |
testSetGetDocumentationElement()
Test Import.setDocumentationElement(...) and Import.getDocumentationElement(). |
void |
testSetGetLocationURI()
Test Import.setLocationURI(...) and Import.getLocationURI(). |
void |
testSetGetNamespaceURI()
Test Import.setNamespaceURI(...) and Import.getNamespaceURI(). |
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 ImportTest()
Method Detail |
protected void setUp() throws javax.wsdl.WSDLException
public void testSetGetDefinition()
public void testSetGetDocumentationElement() throws javax.xml.parsers.ParserConfigurationException
public void testSetGetLocationURI()
public void testSetGetNamespaceURI()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |