tests/testthat/test-dmoz-cat.R

context("Get dmoz Cat")

test_that("dmoz cat", {

  get_dmoz_data()
  report <- dmoz_cat("http://www.google.com")
  expect_that(report, is_a("data.frame"))
})
themains/rdomains documentation built on April 23, 2023, 8:53 a.m.