The Generate Factory Classes menu item automates the creation
of factory classes. A factory class is a class that contains static
methods that return instances of a specific class. Factory classes
are used during the generation of test cases. The documentation for
the JUnit Test Case Generator
contains a description of the use of
factory classes.
|