convert_checkTrue: Convert a checkTrue call.

Description Usage Arguments Value

View source: R/convert.R

Description

Converts a checkTrue call.

Usage

1

Arguments

x

A call to the checkTrue function.

Value

x A call to the expect_true or expect_false function. (The later occurs if the input to checkTrue was negated.)


runittotestthat documentation built on May 2, 2019, 9:36 a.m.