XMLTestRunnerTest Class Reference

Data Structures

class  NullStream

Public Member Functions

def setUp
def test_no_tests
def test_success
def test_failure
def test_error
def test_stdout_capture
def test_stderr_capture
def test_unittests_changing_stdout

Detailed Description

Definition at line 234 of file xmlrunner.py.


Member Function Documentation

def setUp (   self  ) 

Definition at line 236 of file xmlrunner.py.

def test_error (   self  ) 
Regression test: Check whether a test run with a erroneous test
matches a previous run.

Definition at line 310 of file xmlrunner.py.

def test_failure (   self  ) 
Regression test: Check whether a test run with a failing test
matches a previous run.

Definition at line 293 of file xmlrunner.py.

def test_no_tests (   self  ) 
Regression test: Check whether a test run without any tests
matches a previous run.

Definition at line 265 of file xmlrunner.py.

def test_stderr_capture (   self  ) 
Regression test: Check whether a test run with output to stderr
matches a previous run.

Definition at line 343 of file xmlrunner.py.

def test_stdout_capture (   self  ) 
Regression test: Check whether a test run with output to stdout
matches a previous run.

Definition at line 327 of file xmlrunner.py.

def test_success (   self  ) 
Regression test: Check whether a test run with a successful test
matches a previous run.

Definition at line 278 of file xmlrunner.py.

def test_unittests_changing_stdout (   self  ) 
Check whether the XMLTestRunner recovers gracefully from unit tests
that change stdout, but don't change it back properly.

Definition at line 364 of file xmlrunner.py.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated on 1 Mar 2018 for OpenStructure by  doxygen 1.6.1