tests/testthat/test_gtoxCalcVmad.R

context("Calculate Vmad")

test_that("gtoxCalcVmad:returns the correct value", {
    expect_true((gtoxCalcVmad(inputs = 10L) - 0.1827221) < 10e-6)
})
pmpsa-hpc/GladiaTOX documentation built on Sept. 1, 2023, 5:52 p.m.