A C D E F G I J L M N O P Q R S T U V W

A

accept(File) - Method in class testsgen.wttools.DirWalkerImpl.MaskFilter
 
addToProperties(String, String) - Method in class testsgen.GenerateTests
 
addURL(URL) - Method in class testsgen.LocalClassLoader
 

C

checkParameter(String, String) - Method in class testsgen.GenerateTests
 
ClassUtil - class testsgen.wttools.ClassUtil.
ClassUtil.java implements some useful and simple String transformations.
ClassUtil() - Constructor for class testsgen.wttools.ClassUtil
 
code_gen - Variable in class testsgen.GenerateTests
 
code_gen_impl - Variable in class testsgen.GenerateTests
 
CodeGenIfc - interface testsgen.ifc.CodeGenIfc.
CodeGenIfc.java defines interface for test code generators.
CodeGenImpl - class testsgen.wttools.CodeGenImpl.
CodeGenImpl.java contains implementation of CodeGenIfc interface.
CodeGenImpl() - Constructor for class testsgen.wttools.CodeGenImpl
 
CodeHints - class testsgen.wttools.CodeHints.
CodeHints.java contains methods for analysing some code constructions and generate hints to given code.
CodeHints() - Constructor for class testsgen.wttools.CodeHints
 
commandline - Variable in class testsgen.taskant.UnitTestsGen
 
CommentsHints - class testsgen.wttools.CommentsHints.
CommentsHints.java Created: Wed Jan 30 14:03:59 2002
CommentsHints() - Constructor for class testsgen.wttools.CommentsHints
 
compareTo(Object) - Method in class testsgen.wttools.ParsedSourceImpl
 
compareTo(Object) - Method in class testsgen.wttools.MethodImpl
 
constrs - Variable in class testsgen.wttools.ParsedSourceImpl
 
createClasspath() - Method in class testsgen.taskant.UnitTestsGen
Method createClasspath sets internal parameter to given Classpath attribute value.
created - Static variable in class testsgen.GenerateTests
 
created - Static variable in class testsgen.taskant.UnitTestsGen
 

D

deb(String) - Method in interface testsgen.ifc.LogIfc
 
deb(String) - Method in class testsgen.taskant.LogImpl
 
deb(String) - Method in class testsgen.wttools.LogImpl
 
debln() - Method in interface testsgen.ifc.LogIfc
 
debln() - Method in class testsgen.taskant.LogImpl
 
debln() - Method in class testsgen.wttools.LogImpl
 
debln(String) - Method in interface testsgen.ifc.LogIfc
 
debln(String) - Method in class testsgen.taskant.LogImpl
 
debln(String) - Method in class testsgen.wttools.LogImpl
 
debug - Variable in class testsgen.GenerateTests
 
debug - Variable in class testsgen.taskant.LogImpl
 
debug - Variable in class testsgen.wttools.LogImpl
 
dedicated - Static variable in class testsgen.GenerateTests
 
dedicated - Static variable in class testsgen.taskant.UnitTestsGen
 
def_constr - Variable in class testsgen.wttools.ParsedSourceImpl
 
def_impl - Variable in class testsgen.GenerateTests
 
dest_dir - Variable in class testsgen.wttools.SrcParserImpl
 
dest_dir - Variable in class testsgen.wttools.CodeGenImpl
 
dir_walk - Variable in class testsgen.GenerateTests
 
dir_walk_impl - Variable in class testsgen.GenerateTests
 
DirWalkerIfc - interface testsgen.ifc.DirWalkerIfc.
This is interface for classes which are collecting files from the given directory with given file mask.
DirWalkerImpl - class testsgen.wttools.DirWalkerImpl.
DirWalkerImpl.java cpntains implementation of DirWalkerIfc interface.
DirWalkerImpl.MaskFilter - class testsgen.wttools.DirWalkerImpl.MaskFilter.
 
DirWalkerImpl.MaskFilter(DirWalkerImpl, String) - Constructor for class testsgen.wttools.DirWalkerImpl.MaskFilter
 
DirWalkerImpl() - Constructor for class testsgen.wttools.DirWalkerImpl
 
displayHelp(String) - Method in class testsgen.GenerateTests
 
displayIntro() - Method in class testsgen.GenerateTests
 
displayVersion() - Method in class testsgen.GenerateTests
 

E

equals(Object) - Method in class testsgen.wttools.ParsedSourceImpl
 
equals(Object) - Method in class testsgen.wttools.MethodImpl
 
exceps - Variable in class testsgen.wttools.MethodImpl
 
execute() - Method in class testsgen.taskant.UnitTestsGen
execute method performs ANT task work here.

F

file_dir - Variable in class testsgen.wttools.DirWalkerImpl
 
file_mask - Variable in class testsgen.wttools.DirWalkerImpl
 
file_name - Variable in class testsgen.wttools.ParsedSourceImpl
 
findClass(String) - Method in class testsgen.LocalClassLoader
 
force - Variable in class testsgen.wttools.SrcParserImpl
 
force - Variable in class testsgen.wttools.CodeGenImpl
 
force - Variable in class testsgen.wttools.DirWalkerImpl
 

G

generateCode(ParsedSourceIfc[]) - Method in interface testsgen.ifc.CodeGenIfc
 
generateCode(ParsedSourceIfc[]) - Method in class testsgen.wttools.CodeGenImpl
 
generateNewCode(ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 
GenerateTests - class testsgen.GenerateTests.
GenerateTests.java is the main file which defines starter class for all actions performed by unit test generator.
generateTests() - Method in class testsgen.GenerateTests
 
GenerateTests() - Constructor for class testsgen.GenerateTests
 
GenerateTests(Properties) - Constructor for class testsgen.GenerateTests
 
GenerateTests(String[]) - Constructor for class testsgen.GenerateTests
 
getAllDirs(File) - Method in class testsgen.wttools.DirWalkerImpl
 
getClassEnd(ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 
getClassFullName(String) - Method in class testsgen.wttools.SrcParserImpl
 
getClassShortName(String) - Static method in class testsgen.wttools.ClassUtil
 
getClassStart(ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 
getConstructors() - Method in interface testsgen.ifc.ParsedSourceIfc
 
getConstructors() - Method in class testsgen.wttools.ParsedSourceImpl
 
getDecodedClassName(String) - Static method in class testsgen.wttools.ClassUtil
 
getDefaultConstructor() - Method in interface testsgen.ifc.ParsedSourceIfc
 
getDefaultConstructor() - Method in class testsgen.wttools.ParsedSourceImpl
 
getDefaultConstructor(Constructor[]) - Method in class testsgen.wttools.SrcParserImpl
 
getExceptionThrows() - Method in interface testsgen.ifc.MethodIfc
 
getExceptionThrows() - Method in class testsgen.wttools.MethodImpl
 
getExprExcs(String, String[]) - Static method in class testsgen.wttools.CodeHints
 
getFileName() - Method in interface testsgen.ifc.ParsedSourceIfc
 
getFileName() - Method in class testsgen.wttools.ParsedSourceImpl
 
getFilesFromDir(File, DirWalkerImpl.MaskFilter) - Method in class testsgen.wttools.DirWalkerImpl
 
getGetMethodCodeHints(MethodIfc, ParsedSourceIfc) - Static method in class testsgen.wttools.CodeHints
 
getInstance() - Static method in class testsgen.LocalClassLoader
 
getMethod(String) - Method in interface testsgen.ifc.ParsedSourceIfc
 
getMethod(String) - Method in class testsgen.wttools.ParsedSourceImpl
 
getMethodExceptionsHints(MethodIfc) - Static method in class testsgen.wttools.CommentsHints
 
getMethodFrame(MethodIfc, ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 
getMethods() - Method in interface testsgen.ifc.ParsedSourceIfc
 
getMethods() - Method in class testsgen.wttools.ParsedSourceImpl
 
getModifiersInfo() - Method in interface testsgen.ifc.MethodIfc
 
getModifiersInfo() - Method in class testsgen.wttools.MethodImpl
 
getName() - Method in interface testsgen.ifc.MethodIfc
 
getName() - Method in interface testsgen.ifc.ParsedSourceIfc
 
getName() - Method in class testsgen.wttools.ParsedSourceImpl
 
getName() - Method in class testsgen.wttools.MethodImpl
 
getNonPrivateMethods(Method[], Class) - Method in class testsgen.wttools.SrcParserImpl
 
getPackageName(String) - Static method in class testsgen.wttools.ClassUtil
 
getParameter(String, String) - Method in class testsgen.wttools.CodeGenImpl
 
getParamNames() - Method in interface testsgen.ifc.MethodIfc
 
getParamNames() - Method in class testsgen.wttools.MethodImpl
 
getParamsStr(String[]) - Static method in class testsgen.wttools.ClassUtil
 
getParsedSources(String[]) - Method in interface testsgen.ifc.SrcParserIfc
 
getParsedSources(String[]) - Method in class testsgen.wttools.SrcParserImpl
 
getProperty(String) - Method in interface testsgen.ifc.PropertyIfc
 
getProperty(String) - Method in class testsgen.wttools.PropertyImpl
 
getProperty(String, boolean) - Method in interface testsgen.ifc.PropertyIfc
 
getProperty(String, boolean) - Method in class testsgen.wttools.PropertyImpl
 
getProperty(String, int) - Method in interface testsgen.ifc.PropertyIfc
 
getProperty(String, int) - Method in class testsgen.wttools.PropertyImpl
 
getProperty(String, long) - Method in interface testsgen.ifc.PropertyIfc
 
getProperty(String, long) - Method in class testsgen.wttools.PropertyImpl
 
getProperty(String, String) - Method in interface testsgen.ifc.PropertyIfc
 
getProperty(String, String) - Method in class testsgen.wttools.PropertyImpl
 
getPublicMethodHints(MethodIfc) - Static method in class testsgen.wttools.CommentsHints
 
getReturnTypeName() - Method in interface testsgen.ifc.MethodIfc
 
getReturnTypeName() - Method in class testsgen.wttools.MethodImpl
 
getSetMethodCodeHints(MethodIfc, ParsedSourceIfc) - Static method in class testsgen.wttools.CodeHints
 
getSourceClass(Class, String, String) - Method in class testsgen.wttools.SrcParserImpl
 
getSourceFiles() - Method in interface testsgen.ifc.DirWalkerIfc
 
getSourceFiles() - Method in class testsgen.wttools.DirWalkerImpl
 
getTestClassName(ParsedSourceIfc, String) - Static method in class testsgen.wttools.ClassUtil
 
getTestFileJavaDoc(ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 
getTestFileName(ParsedSourceIfc, String, String) - Static method in class testsgen.wttools.ClassUtil
 
getTestFileStart(ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 
getTestMethodCodeHints(MethodIfc, ParsedSourceIfc) - Static method in class testsgen.wttools.CodeHints
 
getTestMethodComments(MethodIfc, ParsedSourceIfc) - Static method in class testsgen.wttools.CommentsHints
 
getTestMethodName(String, String[]) - Static method in class testsgen.wttools.ClassUtil
 
getTestSource() - Method in interface testsgen.ifc.ParsedSourceIfc
 
getTestSource() - Method in class testsgen.wttools.ParsedSourceImpl
 
getTestSource(ParsedSourceIfc) - Method in class testsgen.wttools.SrcParserImpl
 

I

init() - Method in class testsgen.taskant.UnitTestsGen
init method sets start parameters for unit tests generator such as 'imput' and 'output' dirs to default values.
INPUT_DIR - Static variable in class testsgen.GenerateTests
 
isTestClassName(String, String) - Static method in class testsgen.wttools.ClassUtil
 

J

junit_tc - Variable in class testsgen.wttools.SrcParserImpl
 

L

licenceComments() - Method in class testsgen.wttools.CodeGenImpl
 
loadConfigFromFile(String) - Method in class testsgen.GenerateTests
 
loadConfigFromProperties(Properties) - Method in class testsgen.GenerateTests
 
loadFromFile(String, boolean) - Method in class testsgen.wttools.CodeGenImpl
 
loadImplementations() - Method in class testsgen.GenerateTests
 
local_class_path - Variable in class testsgen.GenerateTests
 
LocalClassLoader - class testsgen.LocalClassLoader.
LocalClassLoader.java implements loading classes given in command line classpath.
LocalClassLoader(URL[]) - Constructor for class testsgen.LocalClassLoader
 
log - Variable in class testsgen.GenerateTests
 
log - Variable in class testsgen.wttools.SrcParserImpl
 
log - Variable in class testsgen.wttools.CodeGenImpl
 
log - Variable in class testsgen.wttools.DirWalkerImpl
 
log_impl - Variable in class testsgen.GenerateTests
 
log(String) - Method in interface testsgen.ifc.LogIfc
 
log(String) - Method in class testsgen.taskant.LogImpl
 
log(String) - Method in class testsgen.wttools.LogImpl
 
logError(String) - Method in interface testsgen.ifc.LogIfc
 
logError(String) - Method in class testsgen.taskant.LogImpl
 
logError(String) - Method in class testsgen.wttools.LogImpl
 
logException(String, Exception) - Method in interface testsgen.ifc.LogIfc
 
logException(String, Exception) - Method in class testsgen.taskant.LogImpl
 
logException(String, Exception) - Method in class testsgen.wttools.LogImpl
 
LogIfc - interface testsgen.ifc.LogIfc.
LogIfc.java contains definition for loging system.
LogImpl - class testsgen.taskant.LogImpl.
LogImpl.java Created: Thu Jan 31 08:51:36 2002
LogImpl - class testsgen.wttools.LogImpl.
LogImpl.java contains implementation of log subsystem used in unittestsgen project.
LogImpl() - Constructor for class testsgen.taskant.LogImpl
 
LogImpl() - Constructor for class testsgen.wttools.LogImpl
 
logo() - Static method in class testsgen.GenerateTests
 
logWarning(String) - Method in interface testsgen.ifc.LogIfc
 
logWarning(String) - Method in class testsgen.taskant.LogImpl
 
logWarning(String) - Method in class testsgen.wttools.LogImpl
 

M

main(String[]) - Static method in class testsgen.GenerateTests
 
mask - Variable in class testsgen.wttools.DirWalkerImpl.MaskFilter
 
MethodIfc - interface testsgen.ifc.MethodIfc.
MethodIfc.java defines method abstract object.
MethodImpl - class testsgen.wttools.MethodImpl.
MethodImpl.java contains implementation of MethodIfc interface.
MethodImpl() - Constructor for class testsgen.wttools.MethodImpl
 
MethodImpl(Constructor) - Constructor for class testsgen.wttools.MethodImpl
 
MethodImpl(Method) - Constructor for class testsgen.wttools.MethodImpl
 
methods - Variable in class testsgen.wttools.ParsedSourceImpl
 
modifiers - Variable in class testsgen.wttools.MethodImpl
 
msg(String) - Method in interface testsgen.ifc.LogIfc
 
msg(String) - Method in class testsgen.taskant.LogImpl
 
msg(String) - Method in class testsgen.wttools.LogImpl
 
msgln() - Method in interface testsgen.ifc.LogIfc
 
msgln() - Method in class testsgen.taskant.LogImpl
 
msgln() - Method in class testsgen.wttools.LogImpl
 
msgln(String) - Method in interface testsgen.ifc.LogIfc
 
msgln(String) - Method in class testsgen.taskant.LogImpl
 
msgln(String) - Method in class testsgen.wttools.LogImpl
 

N

name - Variable in class testsgen.wttools.ParsedSourceImpl
 
name - Variable in class testsgen.wttools.MethodImpl
 
name_pattern - Variable in class testsgen.wttools.SrcParserImpl
 
name_pattern - Variable in class testsgen.wttools.CodeGenImpl
 

O

OUTPUT_DIR - Static variable in class testsgen.GenerateTests
 

P

PAR_CLASSPATH - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_CODEGEN - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_CONFIG - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_CONTENT - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_DEBUG - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_DIRWALKER - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_FORCE - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_HELP - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_IMPLEMENTATIONS - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_INPUT - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_LOGIMPL - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_MASK - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_OUTPUT - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_PARSER - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_PATTERN - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_PROPERTYIMPL - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_QUIET - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_RECURSIVE - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_TARGET - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_TEST - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_UPDATE - Static variable in class testsgen.taskant.UnitTestsGen
 
PAR_VERSION - Static variable in class testsgen.taskant.UnitTestsGen
 
params - Variable in class testsgen.wttools.MethodImpl
 
parseBool(String) - Method in class testsgen.GenerateTests
parseBool method parses parameter which should be intepreted as boolean.
ParsedSourceIfc - interface testsgen.ifc.ParsedSourceIfc.
ParsedSourceIfc.java contains definition of structure representing parsed source file.
ParsedSourceImpl - class testsgen.wttools.ParsedSourceImpl.
ParsedSourceImpl.java contains implementation of ParsedSourceIfc interface.
ParsedSourceImpl() - Constructor for class testsgen.wttools.ParsedSourceImpl
 
ParsedSourceImpl(String, Constructor, Constructor[], Method[], String) - Constructor for class testsgen.wttools.ParsedSourceImpl
 
parseParams(String[]) - Method in class testsgen.GenerateTests
 
prop - Variable in class testsgen.taskant.UnitTestsGen
 
property - Variable in class testsgen.GenerateTests
 
property - Variable in class testsgen.wttools.SrcParserImpl
 
property - Variable in class testsgen.wttools.CodeGenImpl
 
property - Variable in class testsgen.wttools.DirWalkerImpl
 
property_impl - Variable in class testsgen.GenerateTests
 
PropertyIfc - interface testsgen.ifc.PropertyIfc.
PropertyIfc.java defines interface for getting system properties by all classes used within unittestsgen projects.
PropertyImpl - class testsgen.wttools.PropertyImpl.
Property.java file contains implementation of PropertyIfc interface.
PropertyImpl() - Constructor for class testsgen.wttools.PropertyImpl
 

Q

quiet - Variable in class testsgen.GenerateTests
 
quiet - Variable in class testsgen.taskant.LogImpl
 
quiet - Variable in class testsgen.wttools.LogImpl
 

R

recursive - Variable in class testsgen.wttools.SrcParserImpl
 
recursive - Variable in class testsgen.wttools.CodeGenImpl
 
recursive - Variable in class testsgen.wttools.DirWalkerImpl
 
return_type - Variable in class testsgen.wttools.MethodImpl
 

S

sampleJUnitBuildXML() - Method in class testsgen.wttools.CodeGenImpl
 
setClasspath(String) - Method in class testsgen.taskant.UnitTestsGen
Method setClasspath sets internal parameter to given Classpath attribute value.
setCodegen(String) - Method in class testsgen.taskant.UnitTestsGen
Method setCodegen sets internal parameter to given Codegen attribute value.
setConfig(String) - Method in class testsgen.taskant.UnitTestsGen
Method setConfig sets internal parameter to given Config attribute value.
setConstructors(Constructor[]) - Method in class testsgen.wttools.ParsedSourceImpl
 
setConstructors(MethodIfc[]) - Method in interface testsgen.ifc.ParsedSourceIfc
 
setConstructors(MethodIfc[]) - Method in class testsgen.wttools.ParsedSourceImpl
 
setContent(String) - Method in class testsgen.taskant.UnitTestsGen
Method setContent sets internal parameter to given Content attribute value.
setDebug(boolean) - Method in interface testsgen.ifc.LogIfc
 
setDebug(boolean) - Method in class testsgen.taskant.LogImpl
 
setDebug(boolean) - Method in class testsgen.wttools.LogImpl
 
setDebug(String) - Method in class testsgen.taskant.UnitTestsGen
Method setDebug sets internal parameter to given Debug attribute value.
setDefaultConstructor(MethodIfc) - Method in interface testsgen.ifc.ParsedSourceIfc
 
setDefaultConstructor(MethodIfc) - Method in class testsgen.wttools.ParsedSourceImpl
 
setDefs() - Method in class testsgen.GenerateTests
 
setDirwalker(String) - Method in class testsgen.taskant.UnitTestsGen
Method setDirwalker sets internal parameter to given Dirwalker attribute value.
setExceptionThrows(String[]) - Method in interface testsgen.ifc.MethodIfc
 
setExceptionThrows(String[]) - Method in class testsgen.wttools.MethodImpl
 
setFileName(String) - Method in interface testsgen.ifc.ParsedSourceIfc
 
setFileName(String) - Method in class testsgen.wttools.ParsedSourceImpl
 
setHelp(String) - Method in class testsgen.taskant.UnitTestsGen
Method setHelp sets internal parameter to given Help attribute value.
setImplementations(String) - Method in class testsgen.taskant.UnitTestsGen
Method setImplementations sets internal parameter to given Implementations attribute value.
setInput(String) - Method in class testsgen.taskant.UnitTestsGen
Method setInput sets internal parameter to given Input attribute value.
setJobParameters() - Method in class testsgen.wttools.SrcParserImpl
 
setJobParameters() - Method in class testsgen.wttools.CodeGenImpl
 
setJobParameters() - Method in class testsgen.wttools.DirWalkerImpl
 
setLogHandler(LogIfc) - Method in interface testsgen.ifc.DirWalkerIfc
 
setLogHandler(LogIfc) - Method in interface testsgen.ifc.CodeGenIfc
 
setLogHandler(LogIfc) - Method in interface testsgen.ifc.SrcParserIfc
 
setLogHandler(LogIfc) - Method in class testsgen.wttools.SrcParserImpl
 
setLogHandler(LogIfc) - Method in class testsgen.wttools.CodeGenImpl
 
setLogHandler(LogIfc) - Method in class testsgen.wttools.DirWalkerImpl
 
setLogimpl(String) - Method in class testsgen.taskant.UnitTestsGen
Method setLogimpl sets internal parameter to given Logimpl attribute value.
setMask(String) - Method in class testsgen.taskant.UnitTestsGen
Method setMask sets internal parameter to given Mask attribute value.
setMethods(Method[]) - Method in class testsgen.wttools.ParsedSourceImpl
 
setMethods(MethodIfc[]) - Method in interface testsgen.ifc.ParsedSourceIfc
 
setMethods(MethodIfc[]) - Method in class testsgen.wttools.ParsedSourceImpl
 
setModifiersInfo(int) - Method in interface testsgen.ifc.MethodIfc
 
setModifiersInfo(int) - Method in class testsgen.wttools.MethodImpl
 
setName(String) - Method in interface testsgen.ifc.MethodIfc
 
setName(String) - Method in interface testsgen.ifc.ParsedSourceIfc
 
setName(String) - Method in class testsgen.wttools.ParsedSourceImpl
 
setName(String) - Method in class testsgen.wttools.MethodImpl
 
setOutput(String) - Method in class testsgen.taskant.UnitTestsGen
Method setOutput sets internal parameter to given Output attribute value.
setOverwrite(String) - Method in class testsgen.taskant.UnitTestsGen
Method setOverwrite sets internal parameter to given Overwrite attribute value.
setParamNames(String[]) - Method in interface testsgen.ifc.MethodIfc
 
setParamNames(String[]) - Method in class testsgen.wttools.MethodImpl
 
setParser(String) - Method in class testsgen.taskant.UnitTestsGen
Method setParser sets internal parameter to given Parser attribute value.
setPattern(String) - Method in class testsgen.taskant.UnitTestsGen
Method setPattern sets internal parameter to given Pattern attribute value.
setProperty(String, String) - Method in interface testsgen.ifc.PropertyIfc
 
setProperty(String, String) - Method in class testsgen.wttools.PropertyImpl
 
setPropertyHandler(PropertyIfc) - Method in interface testsgen.ifc.DirWalkerIfc
 
setPropertyHandler(PropertyIfc) - Method in interface testsgen.ifc.CodeGenIfc
 
setPropertyHandler(PropertyIfc) - Method in interface testsgen.ifc.SrcParserIfc
 
setPropertyHandler(PropertyIfc) - Method in class testsgen.wttools.SrcParserImpl
 
setPropertyHandler(PropertyIfc) - Method in class testsgen.wttools.CodeGenImpl
 
setPropertyHandler(PropertyIfc) - Method in class testsgen.wttools.DirWalkerImpl
 
setPropertyimpl(String) - Method in class testsgen.taskant.UnitTestsGen
Method setPropertyimpl sets internal parameter to given Propertyimpl attribute value.
setQuiet(boolean) - Method in interface testsgen.ifc.LogIfc
 
setQuiet(boolean) - Method in class testsgen.taskant.LogImpl
 
setQuiet(boolean) - Method in class testsgen.wttools.LogImpl
 
setQuiet(String) - Method in class testsgen.taskant.UnitTestsGen
Method setQuiet sets internal parameter to given Quiet attribute value.
setRecursive(String) - Method in class testsgen.taskant.UnitTestsGen
Method setRecursive sets internal parameter to given Recursive attribute value.
setReturnTypeName(String) - Method in interface testsgen.ifc.MethodIfc
 
setReturnTypeName(String) - Method in class testsgen.wttools.MethodImpl
 
setTarget(String) - Method in class testsgen.taskant.UnitTestsGen
Method setTarget sets internal parameter to given Target attribute value.
setTest(String) - Method in class testsgen.taskant.UnitTestsGen
Method setTest sets internal parameter to given Test attribute value.
setTestSource(ParsedSourceIfc) - Method in interface testsgen.ifc.ParsedSourceIfc
 
setTestSource(ParsedSourceIfc) - Method in class testsgen.wttools.ParsedSourceImpl
 
setUpdate(String) - Method in class testsgen.taskant.UnitTestsGen
Method setUpdate sets internal parameter to given Update attribute value.
setVersion(String) - Method in class testsgen.taskant.UnitTestsGen
Method setVersion sets internal parameter to given Version attribute value.
src_parser - Variable in class testsgen.GenerateTests
 
src_parser_impl - Variable in class testsgen.GenerateTests
 
SrcParserIfc - interface testsgen.ifc.SrcParserIfc.
SrcParserIfc.java defines interface for all sources parsers which may be run in unit tests generator environment.
SrcParserImpl - class testsgen.wttools.SrcParserImpl.
SrcParserImpl.java contains implementation of SrcParserIfc interface.
SrcParserImpl() - Constructor for class testsgen.wttools.SrcParserImpl
 

T

target_unit - Variable in class testsgen.GenerateTests
 
TEST_BOOLEAN_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_BOOLEAN_VALUES is an array with default values for both boolean and java.lang.Boolean types testing.
TEST_BYTE_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_BYTE_VALUES is an array with default values for both byte and java.lang.Byte types testing.
TEST_CHAR_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_CHAR_VALUES is an array with default values for both char and java.lang.Character types testing.
TEST_DOUBLE_CLASS_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_DOUBLE_CLASS_VALUES is an array with default values for java.lang.Double type testing.
TEST_DOUBLE_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_DOUBLE_VALUES is an array with default values for double type testing.
TEST_FLOAT_CLASS_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_FLOAT_CLASS_VALUES is an array with default values for java.lang.Float type testing.
TEST_FLOAT_VALUES - Static variable in class testsgen.wttools.CodeHints
Constant TEST_FLOAT_VALUES is an array with default values for float type testing.
TEST_INT_CLASS_VALUES - Static variable in class testsgen.wttools.CodeHints
 
TEST_INT_VALUES - Static variable in class testsgen.wttools.CodeHints
 
TEST_LONG_CLASS_VALUES - Static variable in class testsgen.wttools.CodeHints
 
TEST_LONG_VALUES - Static variable in class testsgen.wttools.CodeHints
 
test_method_code - Variable in class testsgen.wttools.CodeGenImpl
 
test_method_comments - Variable in class testsgen.wttools.CodeGenImpl
 
TEST_OBJECT_VALUES - Static variable in class testsgen.wttools.CodeHints
 
test_only - Variable in class testsgen.wttools.SrcParserImpl
 
test_only - Variable in class testsgen.wttools.CodeGenImpl
 
test_only - Variable in class testsgen.wttools.DirWalkerImpl
 
TEST_SHORT_CLASS_VALUES - Static variable in class testsgen.wttools.CodeHints
 
TEST_SHORT_VALUES - Static variable in class testsgen.wttools.CodeHints
 
test_src - Variable in class testsgen.wttools.ParsedSourceImpl
 
TEST_STRING_VALUES - Static variable in class testsgen.wttools.CodeHints
 
testsgen - package testsgen
Package contains run-time classes and user interface classes.
These classes are always loaded and are common for all implementations.
testsgen.ifc - package testsgen.ifc
This package contains main interfaces to Unit Tests Generator.
testsgen.taskant - package testsgen.taskant
 
testsgen.wttools - package testsgen.wttools
 
toString() - Method in class testsgen.wttools.ParsedSourceImpl
 
toString() - Method in class testsgen.wttools.MethodImpl
 
toXML() - Method in interface testsgen.ifc.MethodIfc
 
toXML() - Method in interface testsgen.ifc.ParsedSourceIfc
 
toXML() - Method in class testsgen.wttools.ParsedSourceImpl
 
toXML() - Method in class testsgen.wttools.MethodImpl
 
toXML(OutputStream) - Method in interface testsgen.ifc.MethodIfc
 
toXML(OutputStream) - Method in interface testsgen.ifc.ParsedSourceIfc
 
toXML(OutputStream) - Method in class testsgen.wttools.ParsedSourceImpl
 
toXML(OutputStream) - Method in class testsgen.wttools.MethodImpl
 
type_values - Static variable in class testsgen.wttools.CodeHints
 

U

UnitTestsGen - class testsgen.taskant.UnitTestsGen.
UnitTestsGen.java extends org.apache.tools.ant.Task extension.
UnitTestsGen() - Constructor for class testsgen.taskant.UnitTestsGen
Creates a new UnitTestsGen instance.
update - Variable in class testsgen.wttools.CodeGenImpl
 
updateExistingCode(ParsedSourceIfc) - Method in class testsgen.wttools.CodeGenImpl
 

V

version - Static variable in class testsgen.GenerateTests
 
version - Static variable in class testsgen.taskant.UnitTestsGen
 

W

writeFile(String, String) - Method in class testsgen.wttools.CodeGenImpl
 
writeTestAllSource(ParsedSourceIfc[]) - Method in class testsgen.wttools.CodeGenImpl
 
writeTestSource(ParsedSourceIfc, String) - Method in class testsgen.wttools.CodeGenImpl
 

A C D E F G I J L M N O P Q R S T U V W

Copyright © GNU, wttools developers Team.