tests/testthat/test_presenttime.R

## vim:textwidth=80:expandtab:shiftwidth=4:softtabstop=4
context("presentTime")
test_that("presentTime is POSIXt", {
          expect_true(inherits(ocedata:::presentTime(), "POSIXt"))
})
dankelley/ocedata documentation built on Aug. 29, 2023, 9:50 p.m.