cstest
The CleverSheep test package.
Module Members
Classes
-
class
cstest.
ExecutionContext
(execDir)
Collection of ‘global’ data for a text execution run.
One of these is created by a Runner
during it initialisation.
Each such context is actually created/retrived using
addExecutioncontext()
and getExecutioncontext()
.