function_test_objects: Create the necessary testing objects to quickcheck a...

Description Usage Arguments

View source: R/quickcheck.R

Description

Create the necessary testing objects to quickcheck a function.

Usage

1

Arguments

fn

function. A function to generate test objects for.

pre

list. A list of explicit preconditions to pass, if desired.

frame

list. A custom testing_frame to use, if necessary.


peterhurford/quickcheckr documentation built on May 25, 2019, 1:50 a.m.