tests/testthat/test-rebuildReferences.R

test_that("The data parameter must be a list", {
  expect_error(
    .rebuildReferences(
      referencesData = 123))
})

Try the eppoFindeR package in your browser

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

eppoFindeR documentation built on April 25, 2026, 1:07 a.m.