tests/testthat/test-catch_error.R

context("catch_error")

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
SebastianS09/ClassPackage documentation built on May 28, 2019, 3:14 p.m.