inst/examples/incr/inst/tests/testthat/tests/test_incr.R

# Date of last change: 2015-01-30
# Last changed by: ccampbell
# 
# Original author: ccampbell
# Copyright Mango Solutions, Chippenham, UK 2013-2014
###############################################################################

context("reverse assign must be ignored")

test_that("one can be added to x", {
    
    expect_that(incr(x = 1), equals(2))
})
MangoTheCat/testCoverage documentation built on May 7, 2019, 2:24 p.m.