tests/testthat/test-get_bb_drop.R

test_that("get_bb_drop() errors if any input < 0", {
  expect_error(get_bb_drop(60, 72, 430, -10))
})
ghuiber/bicycle documentation built on Dec. 20, 2021, 10:46 a.m.