expectation {testthat}R Documentation

Expectation class.

Description

Any expectation should return objects of this class - see the built in expectations for details.

Usage

  expectation(passed, message)

[Package testthat version 0.6 Index]