tests/testthat/test_defineFunctionReturnTypesParameterName.R

context("defineFunctionReturnTypesParameterName")

test_that("defineFunctionReturnTypesParameterName", {
  expect_length(defineFunctionReturnTypesParameterName(), 1)
  expect_equal(defineFunctionReturnTypesParameterName(), 'function_return_types')
})

Try the wyz.code.offensiveProgramming package in your browser

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

wyz.code.offensiveProgramming documentation built on Sept. 25, 2023, 9:05 a.m.