expect_less_than: Deprecated numeric comparison functions

View source: R/expect-comparison.R

expect_less_thanR Documentation

Deprecated numeric comparison functions

Description

These functions have been deprecated in favour of the more concise expect_gt() and expect_lt().

Usage

expect_less_than(...)

expect_more_than(...)

Arguments

...

All arguments passed on to expect_lt()/expect_gt().


r-lib/testthat documentation built on Feb. 18, 2024, 8:59 p.m.