Annotation Interface RandomizedString


@Retention(RUNTIME) public @interface RandomizedString
This annotation is used to mark a field as a string that should be randomized when Randomness.randomizeFields(Object, java.util.random.RandomGenerator) is used.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details