powered by
Constructor for 'RTestCollection'
RTestCollection(project.name = "RTest Execution", project.details = "Example test exectuion", project.tester = "Example tester")
- Name of the test campaign
- Details of the test campaign
- Name of the tester
RTestCollection-class object
# NOT RUN { obj <- RTestCollection() show(obj) # }
Run the code above in your browser using DataLab