tests/testthat/test_shortcuts.R

context("shortcuts")

s <- shortcuts(wyz.code.offensiveProgramming::retrieveFunctionArgumentNames(GenerationContext))

test_that("shortcuts", {
  expect_length(s, 4L)
  expect_length(unlist(s), 34L)
})

Try the wyz.code.rdoc package in your browser

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

wyz.code.rdoc documentation built on Oct. 6, 2021, 9:07 a.m.