test_params_both_null_or_not: Test params are both null or both not null

Description Usage Arguments

View source: R/test_utils.R

Description

Tests that param1 and param2 both equal null or both are not equal to null

Usage

1
test_params_both_null_or_not(setup, param1, param2)

Arguments

setup

the class to check the parameters

param1

first param to test

param2

second param to test


holmesjoli/validR documentation built on Dec. 1, 2019, 12:38 p.m.