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"))
})
KevCaz/graphicsutils documentation built on Sept. 16, 2022, 10:05 a.m.