tests/testthat/test-translate.R

#! This file was automatically produced by the testextra package.
#! Changes will be overwritten.

context('tests extracted from file `translate.R`')
#line 24 "R/translate.R"
test_that('._', {#@testing
    expect_identical(._('I am testing the function `._`')
                    , 'I am testing the function `._`')
    expect_identical(._('I am testing the function `%s`', '._')
                    , 'I am testing the function `._`')
})

Try the pkgcond package in your browser

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

pkgcond documentation built on April 28, 2021, 9:06 a.m.