tests/testthat/testSubtract.R

context("Add Test")
# library(stringr)

test_that("result of subtraction is the difference", {
  expect_equal(gpSubtract(2,1), 1)
})
lolor/gpRechner documentation built on May 4, 2019, 1:22 p.m.