tests/testthat/test-utils.R

test_that("Control limit works", {
  expect_equal(controlLimit(100), 100)
  expect_equal(controlLimit(201), 200)
})

Try the JamendoR package in your browser

Any scripts or data that you put into this service are public.

JamendoR documentation built on Nov. 7, 2021, 5:08 p.m.