tests/testthat/test-Evaporative.R

context("Evaporative")

test_that("Evaporative works", {
  expect_warning(Evaporative(1),
               ".?")
  expect_warning(print(Evaporative(1)),
               ".?")
})

Try the vein package in your browser

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

vein documentation built on April 30, 2023, 1:10 a.m.