tests/testthat/test_getLkDirectAncestors.R

#' Copyright(c) 2017-2020 R. Mark Sharp
#' This file is part of nprcgenekeepr
context("getLkDirectAncestors")

test_that("getLkDirectAncestors throws an error with no nprcgenekeepr
          configuration file", {
  expect_warning(getLkDirectAncestors(),
                 "The file should be named:")
})
rmsharp/nprcmanager documentation built on April 24, 2021, 3:13 p.m.