|
||||||||||
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.FactoryTest2
This class implements a series of tests used to check javax.wsdl.factory.WSDLFactory implementations for compliance with the JWSDL specification.
Constructor Summary | |
FactoryTest2()
|
Method Summary | |
protected void |
setUp()
|
void |
testNewDefinition()
Test WSDLFactory.newDefinition() to ensure that definitions can be created using a newly created factory. |
void |
testNewPopulatedExtensionRegistry()
Test WSDLFactory.newPopulatedExtensionRegistry() to ensure that populated ExtensionRegistries can be created using a newly created factory. |
void |
testNewWSDLReader()
Test WSDLFactory.newWSDLReader() to ensure that WSDLReaders can be created using a newly created factory. |
void |
testNewWSDLWriter()
Test WSDLFactory.newWSDLWriter() to ensure that WSDLWriters can be created using a newly created factory. |
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 FactoryTest2()
Method Detail |
protected void setUp() throws javax.wsdl.WSDLException
public void testNewDefinition()
public void testNewWSDLReader()
public void testNewWSDLWriter()
public void testNewPopulatedExtensionRegistry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |