Vega strike Python Modules doc  0.5.1
Documentation of the " Modules " folder of Vega strike
 All Data Structures Namespaces Files Functions Variables
unittest.py File Reference

Go to the source code of this file.

Data Structures

class  TestResult
 Test framework core. More...
 
class  TestCase
 
class  TestSuite
 
class  FunctionTestCase
 
class  TestLoader
 
class  _WritelnDecorator
 Text UI. More...
 
class  _TextTestResult
 
class  TextTestRunner
 
class  TestProgram
 

Namespaces

 unittest
 

Constant Groups

 unittest
 

Functions

def getTestCaseNames
 
def makeSuite
 
def findTestCases
 

Variables

string __author__ = "Steve Purcell"
 
string __email__ = "stephen_purcell at yahoo dot com"
 
string __version__ = "$Revision: 5816 $"
 
tuple defaultTestLoader = TestLoader()
 
 main = TestProgram