JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
edu.berkeley.cs.jqf.fuzz.difffuzz
Annotation Type DiffFuzz
@Target
(
METHOD
)
@Retention
(
RUNTIME
) public @interface
DiffFuzz
The
DiffFuzz
annotation marks a method as an entry-point for regression-based fuzz testing.
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
cmp
Element Detail
cmp
String
cmp
Default:
""