Skip to content

Initial version

Compare
Choose a tag to compare
@linux-china linux-china released this 05 Sep 00:21
· 79 commits to master since this release

The easy random extension provides a test with randomly generated objects, including:

  • JDK types: int/double/BigDecimal/boolean/String etc
  • Custom types: POJO, except for records support
  • Generic collections: List/Set/Stream/Array
  • Java Validation annotations: @Email, @pattern etc