Table of Contents

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

Check that a Python expression evaluates to true.

An ExecTest test consists of Python source code together with an (optional) Python expression. First the Python code is executed. If it throws an (uncaught) exception the test fails. If the optional expression is present, it is then evaluated. If it evaluates to false, the test fails. Otherwise, the test passes.

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


Table of Contents

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