|
def | __init__ (self) |
|
def | header (self, testsCount, failuresCount) |
|
def | suite (self, suiteName, overallCount, errors) |
|
def | footer (self) |
|
◆ __init__()
def checkProjectStructure.ConReporter.__init__ |
( |
|
self | ) |
|
◆ footer()
def checkProjectStructure.ConReporter.footer |
( |
|
self | ) |
|
◆ formatFailure()
def checkProjectStructure.ConReporter.formatFailure |
( |
|
buff, |
|
|
|
kind, |
|
|
|
name, |
|
|
|
msg |
|
) |
| |
|
static |
◆ header()
def checkProjectStructure.ConReporter.header |
( |
|
self, |
|
|
|
testsCount, |
|
|
|
failuresCount |
|
) |
| |
◆ suite()
def checkProjectStructure.ConReporter.suite |
( |
|
self, |
|
|
|
suiteName, |
|
|
|
overallCount, |
|
|
|
errors |
|
) |
| |
◆ totalFailures
checkProjectStructure.ConReporter.totalFailures |
The documentation for this class was generated from the following file: