Annotation Interface DictionaryFile


Attaches a dictionary file located in resources to a fuzz test. The file should follow libfuzzer's dictionary syntax.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The resource path of the dictionary file.
  • Element Details

    • resourcePath

      String resourcePath
      The resource path of the dictionary file.