tests/testthat/test-delete_node.R

context("test-delete_node.R")

test_that("delete_node handles bad inputs correctly", {
  expect_error(delete_node(), regexp = "argument \"nid\" is missing")
})

Try the dkanr package in your browser

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

dkanr documentation built on May 1, 2019, 7:31 p.m.