inst/removed/tests/testthat/test-p_citation.R

context("Checking p_citation")

test_that("p_citation is of correct classes",{
    expect_true(all(class(p_cite()[[1]]) %in% c("citation", "bibentry")))
})

Try the pacman package in your browser

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

pacman documentation built on May 2, 2019, 1:08 p.m.