runittotestthat (version 0.0-2)

convert_checkTrue: Convert a checkTrue call.

Description

Converts a checkTrue call.

Usage

convert_checkTrue(x)

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.)