|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| 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. |
This package contains main interfaces to Unit Tests Generator. Almost all main parts of generator may be reimplemented and exchanged.
The most important interfaces are:
DirWalkerIfc
SrcParserIfc
CodeGenIfc
ParsedSourceIfc
MethodIfc
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||