Page for creating a new test suite.
Methods
|
|
__init__
|
|
__init__
|
__init__ (
self,
server,
suite_id="",
field_errors={},
)
Create a new DTML context.
-
server
- The
QMTestServer creating this page.
-
suite_id
- Initial value for the new test suite ID field.
-
field_errors
- A mapping of error messages to fields. If
empty, there are no errors.
|
|