Table of Contents

Module: StreamFlushTest ../HappyDoc-r2_0/happydoclib/StreamFlushTest.py

Wrapper to control stdout and stderr for a TestCase.

The streams for sys.stdout and sys.stderr are written to files in the output directory specified for the test instance. The real stdout and stderr streams are saved and restored after each test execution, so that the TestRunner can show progress information as usual.

Imported modules   
import os
import sys
import unittest
Classes   
StreamFlushTest

Wrapper to control stdout and stderr for a TestCase.

_VerboseFlag

Table of Contents

This document was automatically generated on Sun Dec 30 07:30:04 2001 by HappyDoc version 2.0