Description Usage Arguments Value Author(s) Examples
View source: R/RTestCollection.R
Constructor for 'RTestCollection'
1 2 3 | RTestCollection(project.name = "RTest Execution",
project.details = "Example test exectuion",
project.tester = "Example tester")
|
project.name |
- Name of the test campaign |
project.details |
- Details of the test campaign |
project.tester |
- Name of the tester |
RTestCollection-class object
Sebastian Wolf
1 2 | obj <- RTestCollection()
show(obj)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.