tests/testthat/test-configVal.R

context("configVal")

test_that("threshhold is numeric", {

  configVar <- "threshSlowQryOrange"

  expect_is(configVal(configVar), "numeric")

})
INWT/MariaDB_Monitor documentation built on March 6, 2020, 7:12 p.m.