Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages

TaskEngineTestCase Class Reference

List of all members.

Public Member Functions

 checkInstantiation ()
 checkStartup ()
 checkSpawn ()
 checkUnboundSpawn ()
 checkException1 ()
 checkException2 ()
 checkSelfShutdown ()
 checkShutdown1 ()
 checkShutdown2 ()

Detailed Description

Definition at line 61 of file taskEngine.py.


Member Function Documentation

checkException1  ) 
 

Test that the engine doesn't die if a class method task throws an exception

checkException2  ) 
 

Test that the engine doesn't die if an unbound function task throws an exception

checkInstantiation  ) 
 

Test class instantiation

checkSelfShutdown  ) 
 

Test that attempts to shut down an engine via a task fails

checkShutdown1  ) 
 

Test that attempting to shut down an engine from an unrelated thread succeeds

checkShutdown2  ) 
 

Test that attempts to shut down an engine that wasn't started fails

checkSpawn  ) 
 

Test whether we can spawn a class method task to the engine and have the arguments handled correctly

checkStartup  ) 
 

Test whether the thread starts up

checkUnboundSpawn  ) 
 

Test whether we can spawn an unbound function task to the engine and have the arguments handled correctly


The documentation for this class was generated from the following file:
Generated on Fri Jul 21 13:28:02 2006 for LATTE R04-12-00 by doxygen 1.4.3