tests/testthat/test.02.R

##
## File:   test_02.R
## Author: Michael J. North
## Date:   November 25, 2015
##

## Note the type of test.
context("Nonexistant entries")

## Perform a test.
testthat::expect_that(SchemaOnRead::schemaOnRead("nonexistant"),
  testthat::equals("Entry Does Not Exist"))

Try the SchemaOnRead package in your browser

Any scripts or data that you put into this service are public.

SchemaOnRead documentation built on May 2, 2019, 4 p.m.