Package randoop

Annotation Interface TestValue


@Retention(RUNTIME) @Target(FIELD) public @interface TestValue
Signals to Randoop that the value of a primitive (or primitive array) field in a class under test should be used as an input value to methods under test.