Releases: campusappcn/rog
Releases · campusappcn/rog
Fix some bugs. And change the package name.
1.0.1 try 1 for continus integration
First Version of Rog
The main feature of Rog is creating objects with random values of their fields. And it's all right when the class has fields of enum, interface, abstract class, other classes and array types.
It provides default generators for primitive types. These generators provide some function to change their behaviours. It also supports replacing the default generator with user's own implementations.
It providers default generators for special types including enum, interface, abstract class and array.