Table of Contents

Class: ExecTest qm/test/classes/command.py

Check a program's output and exit code.

An ExecTest runs a program by using the exec system call.

Base Classes   
ExecTestBase
    Test
Methods   
Run
  Run 
Run (
        self,
        context,
        result,
        )

Run the test.

context
A Context giving run-time parameters to the test.
result
A Result object. The outcome will be Result.PASS when this method is called. The result may be modified by this method to indicate outcomes other than Result.PASS or to add annotations.

Table of Contents

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