Package rosunit :: Module xmlrunner :: Class XMLTestProgram
[frames] | no frames]

Class XMLTestProgram

source code

    object --+    
             |    
??.TestProgram --+
                 |
                XMLTestProgram

Instance Methods
 
runTests(self) source code

Inherited from unreachable.TestProgram: __init__, createTests, parseArgs, usageExit

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from unreachable.TestProgram: USAGE, buffer, catchbreak, failfast, progName

Properties

Inherited from object: __class__

Method Details

runTests(self)

source code 
Overrides: unreachable.TestProgram.runTests