tests/testthat/test-pchImage.R

library(graphicsutils)
context("Test pchImage")

test_that("checking errors", {
  expect_error(pchImage(2,2))
  expect_error(pchImage(2,2,"cool.bmp"))
})
inSileco/graphicsutils documentation built on Sept. 12, 2022, 11:13 p.m.