expectation {testthat}R Documentation

Construct an expectation object

Description

For advanced use only.

Usage

expectation(type, message, srcref = NULL)

is.expectation(x)

Arguments

x

object to test for class membership


[Package testthat version 2.0.0 Index]