Result of a test case.
More...
def etr.tools.xunit.TestCaseResult.__init__ |
( |
|
self, |
|
|
|
classname, |
|
|
|
methodname, |
|
|
|
result, |
|
|
|
time = None , |
|
|
|
type = None , |
|
|
|
message = '' , |
|
|
|
text = '' |
|
) |
| |
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 files:
- INTROOT/lib/python3.5/site-packages/etr/tools/xunit.py
- tools/etr/src/etr/tools/xunit.py