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/r documentation built on Oct. 21, 2022, 2:21 a.m.