class documentation
class ReportingResults: (source)
| Method | __enter__ |
No summary |
| Method | __exit__ |
End the reportable context. |
| Method | record |
Record a Deferred instance representing one test result reporting operation. |
| Class Variable | _reporter |
Undocumented |
| Class Variable | _results |
Undocumented |
End the reportable context.
| Parameters | |
excType[ | Undocumented |
excBaseException | Undocumented |
excTracebackType | Undocumented |
| Returns | |
Literal[ | Undocumented |