not: Negate an expectation

View source: R/expect-that.R

notR Documentation

Negate an expectation

Description

This negates an expectation, making it possible to express that you want the opposite of a standard expectation. This function is deprecated and will be removed in a future version.

Usage

not(f)

Arguments

f

an existing expectation function


r-lib/testthat documentation built on Aug. 27, 2024, 2:44 a.m.