8 lines
201 B
Plaintext
8 lines
201 B
Plaintext
=== Parameters
|
|
|
|
* key = format
|
|
* description = Regular expression against which test class names are checked.
|
|
* default = ^((Test|IT)[a-zA-Z0-9_]+|[A-Z][a-zA-Z0-9_]*(Test|Tests|TestCase|IT|ITCase))$
|
|
|
|
|