Result of a test case.
More...
| def etr.tools.xunit.TestCaseResult.__init__ |
( |
|
self, |
|
|
|
classname, |
|
|
|
methodname, |
|
|
|
result, |
|
|
|
time = None, |
|
|
|
type = None, |
|
|
|
message = "", |
|
|
|
text = "" |
|
) |
| |
| etr.tools.xunit.TestCaseResult.classname |
| etr.tools.xunit.TestCaseResult.message |
| etr.tools.xunit.TestCaseResult.methodname |
| etr.tools.xunit.TestCaseResult.result |
| etr.tools.xunit.TestCaseResult.text |
| etr.tools.xunit.TestCaseResult.time |
| etr.tools.xunit.TestCaseResult.type |
The documentation for this class was generated from the following file:
- INTROOT/lib/python3.7/site-packages/etr/tools/xunit.py