Class AutomatedGenerator

java.lang.Object
de.uni_hildesheim.sse.easy.loader.AutomatedGenerator

public class AutomatedGenerator extends Object
Start the automated generation of the generator class.
Author:
pastuschek
  • Field Details

    • FEATURE_PATH

      private static final File FEATURE_PATH
  • Constructor Details

    • AutomatedGenerator

      public AutomatedGenerator()
  • Method Details

    • determineDir

      private static File determineDir(String property, String defaultFolder)
      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

      public static void main(String[] args)
      Main method is used to conveniently start the automated generation.
      Parameters:
      args - arguments