Learn R Programming

testthat (version 0.7.1)

expectation: Expectation class.

Description

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

Usage

expectation(passed, message)

Arguments