Annotation Interface ApplySeed
When used with the
SharedRandomExtension
on a test method, it will inject the specified seed
value and use it rather than any other configured value.-
Required Element Summary
-
Element Details
-
value
long valueThe configured seed value.- Returns:
- the configured seed value.
-