Class AutomatedGenerator
java.lang.Object
de.uni_hildesheim.sse.easy.loader.AutomatedGenerator
Start the automated generation of the generator class.
- Author:
- pastuschek
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FEATURE_PATH
-
-
Constructor Details
-
AutomatedGenerator
public AutomatedGenerator()
-
-
Method Details
-
determineDir
Determines folders, which should be used during testing.- Parameters:
property- A system property to specify the directory from outside.defaultFolder- A folder relative to this project. Will only be used if no property was used.- Returns:
- A folder which can be used for testing.
-
main
Main method is used to conveniently start the automated generation.- Parameters:
args- arguments
-