Table of Contents

Class: ShowSuitePage qm/test/web/web.py

Page for displaying the contents of a test suite.

Base Classes   
QMTestPage
Methods   
MakeDeleteScript
MakeEditUrl
MakeRunUrl
__init__
  MakeDeleteScript 
MakeDeleteScript ( self )

Make a script to confirm deletion of the suite.

returns
JavaScript source for a function, delete_script, which shows a popup confirmation window.
  MakeEditUrl 
MakeEditUrl ( self )

Return the URL for editing this suite.

  MakeRunUrl 
MakeRunUrl ( self )

Return the URL for running this suite.

  __init__ 
__init__ (
        self,
        server,
        suite,
        edit,
        is_new_suite,
        )

Construct a new DTML context.

server
The QMTestServer creating this page.
suite
The Suite instance to display.
edit
If true, display controls for editing the suite.
is_new_suite
If true, the suite being displayed is being created at this time.

Table of Contents

This document was automatically generated on Mon Jan 3 09:42:32 2005 by HappyDoc version 2.1