tests/testthat/test.Milliseconds.R

context("Utilities");

test_that("Milliseconds convert", {
  expect_match(MilliSecondsToDate(1), "1970-01-01 00:00:01");
});
codymarquart/RAnalytics documentation built on May 13, 2019, 8:48 p.m.