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