expect_no_error: Helper functions

View source: R/utils-helper.R

expect_no_errorR Documentation

Helper functions

Description

helper function that augments test_that::expect_no_error() to expect no error. Copied from the R6 source code.

Usage

expect_no_error(expr)

Arguments

expr

Expression.

Details

Small utility functions. Not to be exported to the user.


nhppp documentation built on Oct. 30, 2024, 9:28 a.m.