| Home | Trees | Indices | Help |
|---|
|
|
Created on 20-Dec-2012
Author: Anil Kumar (anilkumar.s@paxterrasolutions.com)
cli will provide the CLI shell for teston framework.
|
|||
|
CLI command-line interface to execute the test. |
|||
|
TestThread TestThread class will handle the test execution and will communicate with the thread in the do_run. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
dump = pprint.PrettyPrinter(indent= 4)
|
|||
introduction = "TestON is the testing framework \nDeveloped by
|
|||
path = re.sub("teston$", "", os.getcwd())
|
|||
|
|||
This will facilitates the converting of the dictionary to the object. This method will help to send options as object format to the test. |
|
|||
introduction
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Mar 11 12:56:26 2013 | http://epydoc.sourceforge.net |