tests/testthat/test_gtoxCalcVmad.R

context("Calculate Vmad")

test_that("gtoxCalcVmad:returns the correct value", {
    expect_true((gtoxCalcVmad(inputs = 10L) - 0.1827221) < 10e-6)
})
philipmorrisintl/GladiaTOX documentation built on Aug. 27, 2023, 9:07 p.m.