tests/testthat/test-mockResults.R

test_that("mock summarised result", {
  expect_no_error(omopgenerics::validateResultArguemnt(mockSummarisedResult()))
  expect_true(mockSummarisedResult() |> inherits("summarised_result"))
})

Try the visOmopResults package in your browser

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

visOmopResults documentation built on Sept. 24, 2024, 1:08 a.m.