Description Usage Arguments Author(s) Examples
View source: R/TestCaseDefinition.R
Prints the TestCaseDefinition
data
1 2 |
x |
the |
... |
any other argument, passed to print. |
Fabien Gelineau <neonira@gmail.com>
Maintainer: Fabien Gelineau <neonira@gmail.com>
1 2 | b <- TestCaseDefinition(list(1L, 2L), 3L, 'sum of 2 integers')
print(b)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.