Annotation Type Random


Annotation for automatic random value injection in JUnit Jupiter tests.
Since:
0.1
Version:
1.0, 2023-11
Author:
(w) Iker Hernaez
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Class<?>[]
    The validation groups to use when extracting the constraints of the random value.
  • Element Details

    • groups

      Class<?>[] groups
      The validation groups to use when extracting the constraints of the random value.
      Returns:
      The validation groups.
      Default:
      {}