SlipGURU Dipartimento di Informatica e Scienze dell'Informazione Università Degli Studi di Genova

job Package

PPlusJob Module

Created on Aug 3, 2012

@author: grzegorz

class kdvs.tests.t.fw.impl.job.PPlusJob.TestPPlusJobContainer1(methodName='runTest')

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

setUp()
tearDown()
test_init1()
test_addJob1()
test_addJob2()
test_addJob3()
test_addJob4()
test_miscData1()
test_postClose1()

SimpleJob Module

Created on Jul 5, 2012

@author: grzegorz

class kdvs.tests.t.fw.impl.job.SimpleJob.TestSimpleJobContainer1(methodName='runTest')

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

setUp()
test_init1()
test_addJob1()
test_addJob2()
test_start1()
test_start2()
test_start3()
test_start4()
test_start5()
class kdvs.tests.t.fw.impl.job.SimpleJob.TestSimpleJobExecutor1(methodName='runTest')

Bases: unittest.case.TestCase

Create an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.

setUp()
test_init1()
test_init2()
test_run1()
test_run2()
test_run3()
test_run4()
test_run5()

Table Of Contents