|
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 | |
| hasUtils | |
Public Attributes inherited from SimpleValidator.SimpleValidator | |
| errorReporter | |
| path | |
Static Public Attributes | |
| string | SUITE_NAME = 'UtilsSubdir' |
| string | NAME = 'utilsSubdir' |
Validates there is no `utils` subdir under tests
| def validation.UtilsSubdirValidator.check | ( | self, | |
| lineNumber, | |||
| line | |||
| ) |
| def validation.UtilsSubdirValidator.finalize | ( | self | ) |
Reimplemented from SimpleValidator.SimpleValidator.
|
static |
| def validation.UtilsSubdirValidator.reset | ( | self, | |
| path | |||
| ) |
Reimplemented from SimpleValidator.SimpleValidator.
| validation.UtilsSubdirValidator.hasUtils |
|
static |
|
static |