tests/testthat/test-process.R

context("process")

test_that("process", {

  expect_error(processFile(NULL, NULL, function(){}),
               "Argument 'description' should be 'character', got 'function'.")
})
pedro-andrade-inpe/colrow documentation built on Oct. 3, 2023, 8:48 a.m.