tests/testthat/common-methodsMeanExpression.R

context("Testing fit output")

test_that("pvalues are not all NAs", {
  expect_true(sum(is.na(as.character(output$pvalue))) != length(output$pvalue))
})
jhsiao999/ashbun documentation built on May 8, 2019, 11:17 p.m.