Uses of Package
testsgen.ifc

Packages that use testsgen.ifc
testsgen Package contains run-time classes and user interface classes.
These classes are always loaded and are common for all implementations. 
testsgen.ifc This package contains main interfaces to Unit Tests Generator
testsgen.taskant   
testsgen.wttools   
 

Classes in testsgen.ifc used by testsgen
CodeGenIfc
          CodeGenIfc.java defines interface for test code generators.
DirWalkerIfc
          This is interface for classes which are collecting files from the given directory with given file mask.
LogIfc
          LogIfc.java contains definition for loging system.
PropertyIfc
          PropertyIfc.java defines interface for getting system properties by all classes used within unittestsgen projects.
SrcParserIfc
          SrcParserIfc.java defines interface for all sources parsers which may be run in unit tests generator environment.
 

Classes in testsgen.ifc used by testsgen.ifc
LogIfc
          LogIfc.java contains definition for loging system.
MethodIfc
          MethodIfc.java defines method abstract object.
ParsedSourceIfc
          ParsedSourceIfc.java contains definition of structure representing parsed source file.
PropertyIfc
          PropertyIfc.java defines interface for getting system properties by all classes used within unittestsgen projects.
 

Classes in testsgen.ifc used by testsgen.taskant
LogIfc
          LogIfc.java contains definition for loging system.
 

Classes in testsgen.ifc used by testsgen.wttools
CodeGenIfc
          CodeGenIfc.java defines interface for test code generators.
DirWalkerIfc
          This is interface for classes which are collecting files from the given directory with given file mask.
LogIfc
          LogIfc.java contains definition for loging system.
MethodIfc
          MethodIfc.java defines method abstract object.
ParsedSourceIfc
          ParsedSourceIfc.java contains definition of structure representing parsed source file.
PropertyIfc
          PropertyIfc.java defines interface for getting system properties by all classes used within unittestsgen projects.
SrcParserIfc
          SrcParserIfc.java defines interface for all sources parsers which may be run in unit tests generator environment.
 



Copyright © GNU, wttools developers Team.