|
CatapultServer
v0.5.0.1 (Elephant)
|


Public Member Functions | |
| def | reset (self, path) |
| def | check (self, lineNumber, line) |
| def | finalize (self) |
Public Member Functions inherited from SimpleValidator.SimpleValidator | |
| def | __init__ (self, errorReporter) |
Static Public Member Functions | |
| def | formatError (err) |
Public Attributes | |
| hasImproperName | |
Public Attributes inherited from SimpleValidator.SimpleValidator | |
| errorReporter | |
| path | |
Static Public Attributes | |
| string | SUITE_NAME = 'StressTestName' |
| string | NAME = 'stressTestName' |
Validates that stress tests have approprate names
| def validation.StressTestNameValidator.check | ( | self, | |
| lineNumber, | |||
| line | |||
| ) |
| def validation.StressTestNameValidator.finalize | ( | self | ) |
Reimplemented from SimpleValidator.SimpleValidator.
|
static |
| def validation.StressTestNameValidator.reset | ( | self, | |
| path | |||
| ) |
Reimplemented from SimpleValidator.SimpleValidator.
| validation.StressTestNameValidator.hasImproperName |
|
static |
|
static |