tests/testthat/test_class.r

library(nistrb)

context("Response class")

test_that("We can get an object of class nrb_response",{
  expect_is(nrb_get_last(), "nrb_response")
})
jmcastagnetto/nistrb documentation built on May 19, 2019, 1:52 p.m.