dwww Home | Show directory contents | Find package

test_that("expect_that returns the input value", {
  res <- expect_true(TRUE)
  expect_equal(res, TRUE)
})

Generated by dwww version 1.15 on Sun May 19 02:22:37 CEST 2024.