fuzz_results: Access individual fuzz test results

Description Usage Arguments Functions

Description

Access individual fuzz test results

Usage

1
2
3
fuzz_value(fr, index = NULL, ...)

fuzz_call(fr, index = NULL, ...)

Arguments

fr

fuzz_results object

index

The test index (by position) to access. Same as the results_index in the data frame returned by as.data.frame.fuzz_results.

...

Additional arguments must be named regex patterns that will be used to match against test names. The names of the patterns must match the function argument name(s) whose test names you wish to match.

Functions


mdlincoln/fuzzr documentation built on May 22, 2019, 4:09 p.m.