Description Usage Value Note Author(s) References Examples
View source: R/testthatFactory.R
Produces testthat
code from an instrumented offensive
programming object.
1 |
Returns a function that manages dispatch depending on targeted offensive programming object test case evaluation mode value.
This function is provided for convenience. It may ease your own way to generate
testthat
code from an instrumented offensive programming object.
To put this package in action, simply use gautfo
that offers a
much more straightforward way to get results.
Fabien Gelineau <neonira@gmail.com>
Maintainer: Fabien Gelineau <neonira@gmail.com>
See EvaluationMode
for more information.
Refer to test_file
from package
testthat
.
Refer to runTestCase
from package wyz.code.offensiveProgramming
.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.