tests/testthat/test_local_makeOMLBibRef.R

test_that("makeOMLBibRef", {
  br = makeOMLBibRef("OpenML et al.", "http://www.openml.org/")
  expect_output(print(br), "OpenML")
  expect_s3_class(br, "OMLBibRef")
})
openml/openml-r documentation built on June 4, 2024, 12:11 a.m.