casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions
tests.test_simplecluster.testJobQueueManager Class Reference

List of all members.

Public Member Functions

def __init__
def testJobExecutionSingleReturn
def testJobExectionWithoutReturn
def testFailedJobs
def setUpCluster

Detailed Description

This class tests the Job Queue Manager.

Definition at line 648 of file test_simplecluster.py.


Constructor & Destructor Documentation

def tests.test_simplecluster.testJobQueueManager.__init__ (   self,
  methodName = 'runTest' 
)

Member Function Documentation

This method defines three methods on the cluster:
echoFunction - returns whatever is sent
noReturn - has no return value
errorMethod - which will raise an exception if the argument is true

Definition at line 738 of file test_simplecluster.py.

Referenced by tests.test_simplecluster.testJobQueueManager.__init__().

Definition at line 707 of file test_simplecluster.py.

Definition at line 679 of file test_simplecluster.py.

Definition at line 657 of file test_simplecluster.py.


The documentation for this class was generated from the following file: