|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.wsdl.toJava.JavaWriter
org.apache.axis.wsdl.toJava.JavaClassWriter
org.apache.axis.wsdl.toJava.JavaTestCaseWriter
This is Wsdl2java's TestCase writer. It writes the
Field Summary
Fields inherited from class org.apache.axis.wsdl.toJava.JavaClassWriter
className, namespaces, packageName
Fields inherited from class org.apache.axis.wsdl.toJava.JavaWriter
emitter, type
Constructor Summary
protected JavaTestCaseWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Constructor.
Method Summary
protected StringgetExtendsText()
Returns "extends junit.framework.TestCase ".
voidwriteBindingAssignment(PrintWriter pw,
String bindingType,
String portName)
protected voidwriteFileBody(PrintWriter pw)
Write the body of the TestCase file.
Methods inherited from class org.apache.axis.wsdl.toJava.JavaClassWriter
getClassModifiers, getClassName, getClassText, getFileName, getImplementsText, getPackage, registerFile, writeFileFooter, writeFileHeader, writeHeaderComments, writePackage
Methods inherited from class org.apache.axis.wsdl.toJava.JavaWriter
closePrintWriter, generate, getPrintWriter, isFileGenerated, verboseMessage, writeComment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
JavaTestCaseWriter
protected JavaTestCaseWriter(Emitter emitter,
ServiceEntry sEntry,
SymbolTable symbolTable)
Method Detail
getExtendsText
protected String getExtendsText()
getExtendsText in class JavaClassWriter
writeFileBody
protected void writeFileBody(PrintWriter pw)
throws IOException
writeFileBody in class JavaWriter
IOException
writeBindingAssignment
public final void writeBindingAssignment(PrintWriter pw,
String bindingType,
String portName)
throws IOException
IOException
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD