tests/testthat/test-new.R

context("create a dougbot")

test_that("Can make a bot", {

  db <- dougbot2000$new(name = "crusher")
  expect_is(db, "dougbot2000")

})
dougmet/c4dougbot2000 documentation built on May 15, 2019, 10:43 a.m.