tests/testthat/test-ridl_resource_show.R

context("resource")

test_that("Resource must returns the correct output", {
  skip_on_cran()
  skip_if_offline()
  ridl_config_setup()
  expect_is(ridl_resource_show("ce4c2e9b-d0ff-4adb-93ef-d8f553b9e6e1"),
            "RIDLResource")
})
dickoa/ridl documentation built on April 23, 2023, 7:14 p.m.