Package org.jastacry.test
Class Generator
- java.lang.Object
-
- org.jastacry.test.Generator
-
public class Generator extends java.lang.Object
Generate constant files to compare test runs to.- Author:
- Kai Kretschmann
-
-
Constructor Summary
Constructors Constructor Description Generator()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
Generate file to compare to.
-