Package | Description |
---|---|
jadex.base.test |
Modifier and Type | Method and Description |
---|---|
TestReport[] |
Testcase.getReports()
Get the reports.
|
Modifier and Type | Method and Description |
---|---|
void |
Testcase.addReport(TestReport report)
Add a report.
|
void |
Testcase.setReports(TestReport[] reports)
Set the reports.
|
Constructor and Description |
---|
Testcase(int cnt,
TestReport[] reports)
Create a testcase which is already performed.
|
Copyright © 2013. All Rights Reserved.