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

fw Package

Annotation Module

Created on May 31, 2013

@author: grzegorz

App Module

Created on Mar 13, 2013

@author: grzegorz

class kdvs.tests.t.fw.App.TestAppProfile1(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_init3()
test_init4()

Categorizer Module

Created on Jul 18, 2012

@author: grzegorz

class kdvs.tests.t.fw.Categorizer.TestCategorizer1(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.

test_init0()
test_init1()
test_init2()
test_init3()
test_init4()
test_init5()
test_categories1()
class kdvs.tests.t.fw.Categorizer.TestCategorizer2(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_categorize1()
test_categorize2()
test_categorize3()
test_categorize4()
test_categorize5()
test_uniquifyCategory1()
test_deuniquifyCategory1()
class kdvs.tests.t.fw.Categorizer.TestOrderer1(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.

test_init1()
test_build1()
test_order1()
test_order2()

DBResult Module

Created on Jun 27, 2012

@author: grzegorz

class kdvs.tests.t.fw.DBResult.TestDBResult1(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()
testDBR_get1()
testDBR_get2()
testDBR_get3()
testDBR_get4()
testDBR_get5()
testDBR_get6()
testDBR_get7()
testDBR_get8()

DBShelve Module

Created on Jun 27, 2012

@author: grzegorz

class kdvs.tests.t.fw.DBShelve.TestDTShelve1(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()
class kdvs.tests.t.fw.DBShelve.TestDTShelve2(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_getset1()
test_contains1()
test_del1()
test_update1()
test_update2()
test_clear1()
test_view1()

DBTable Module

Created on Jun 27, 2012

@author: grzegorz

class kdvs.tests.t.fw.DBTable.TestDBTable1(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()
testDBT_init1()
testDBT_init2()
testDBT_init3()
testDBT_init4()
testDBT_init5()
testDBT_init6()
testDBT_init7()
testDBT_init8()
class kdvs.tests.t.fw.DBTable.TestDBTable2(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()
testDBT_create1()
testDBT_create2()
testDBT_create3()
testDBT_create4()
testDBT_create5()
testDBT_create6()
class kdvs.tests.t.fw.DBTable.TestDBTable3(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()
testDBT_load1()
testDBT_load2()
testDBT_load3()
testDBT_load4()
testDBT_count1()
testDBT_count2()
class kdvs.tests.t.fw.DBTable.TestDBTable4(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()
testDBT_get1()
testDBT_get2()
testDBT_get3()
testDBT_get4()
testDBT_get5()
testDBT_get6()
testDBT_get7()
testDBT_get8()
testDBT_get9()
testDBT_get10()
class kdvs.tests.t.fw.DBTable.TestDBTable5(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()
testDBT_isEmpty1()
testDBT_isEmpty2()
class kdvs.tests.t.fw.DBTable.TestDBTable6(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()
testDBT_getIDs1()
testDBT_getIDs2()
testDBT_getIDs3()
class kdvs.tests.t.fw.DBTable.TestDBTable7(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()
testDBT_getAll1()
testDBT_getAll2()
testDBT_getAll3()
testDBT_getAll4()
class kdvs.tests.t.fw.DBTable.TestDBTable8(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()
testDBT_getArray1()
testDBT_getArray2()
testDBT_getArray3()
testDBT_getArray4()
testDBT_getArray5()
testDBT_getArray6()
testDBT_getArray7()
testDBT_getArray8()
testDBT_getArray9()
testDBT_getArray10()
testDBT_getArray11()
class kdvs.tests.t.fw.DBTable.TestDBTable9(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()
testDBT_fromTemplate1()
testDBT_fromTemplate2()
class kdvs.tests.t.fw.DBTable.TestDBTemplate1(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_init3()
test_init4()

DSV Module

Created on Jul 3, 2012

@author: grzegorz

class kdvs.tests.t.fw.DSV.TestDSV1(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_init2()
test_init3()
test_init4()
test_init5()
test_init6()
test_init7()
test_init8()
test_init9()
test_init10()
test_init11()
test_init12()
test_init13()
class kdvs.tests.t.fw.DSV.TestDSV2(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_loadall1()
test_loadall2()
test_loadall3()
test_loadall4()
test_close1()

DataSet Module

Created on Jul 16, 2012

@author: grzegorz

class kdvs.tests.t.fw.DataSet.TestDataSet1(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_init2()
test_init3()
test_init4()
test_init5()
test_init6()
test_init7()
test_init8()
test_init9()
test_rowscols1()
class kdvs.tests.t.fw.DataSet.TestDataSet2(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_recache1()
test_recache2()
test_recache3()

EnvOp Module

Created on Jul 16, 2013

@author: grzegorz

class kdvs.tests.t.fw.EnvOp.TestEnvOp1(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_perform1()

Job Module

Created on Jul 5, 2012

@author: grzegorz

class kdvs.tests.t.fw.Job.TestJob1(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_execute1()
class kdvs.tests.t.fw.Job.TestJobContainer1(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_hasJobs1()
test_hasJobs2()
test_getJob1()
test_getJob2()
test_getJobStatus1()
test_getJobResults1()
test_removeJob1()
test_removeJob2()
test_removeJob3()
test_clear1()
test_miscData1()
test_postClose1()
class kdvs.tests.t.fw.Job.TestJobGroupManager1(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_addJobIDToGroup1()
test_addGroup1()
test_remGroup1()
test_findGroupByJobID1()
test_clear1()

Map Module

Created on Jul 5, 2012

@author: grzegorz

class kdvs.tests.t.fw.Map.TestChainMap1(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_init2()
class kdvs.tests.t.fw.Map.TestChainMap2(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_getset1()
test_getset2()
test_update1()
test_update2()
test_deriveMap1()
test_deriveMap2()
test_buildDerivedMap1()
test_buildDerivedMap2()
class kdvs.tests.t.fw.Map.TestListBDMap1(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_init2()
class kdvs.tests.t.fw.Map.TestListBDMap2(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_set1()
test_set2()
test_set3()
test_get1()
test_del1()
test_clear1()
class kdvs.tests.t.fw.Map.TestSetBDMap1(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_init2()
class kdvs.tests.t.fw.Map.TestSetBDMap2(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_set1()
test_set2()
test_set3()
test_get1()
test_del1()
test_clear1()
class kdvs.tests.t.fw.Map.TestPKCIDMap1(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_build1()
class kdvs.tests.t.fw.Map.TestPKCGeneMap1(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_build1()
class kdvs.tests.t.fw.Map.TestGeneIDMap1(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_build1()

PK Module

Created on May 31, 2013

@author: grzegorz

class kdvs.tests.t.fw.PK.TestPKC1(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_keys1()
class kdvs.tests.t.fw.PK.TestPKCManager1(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.

test_init1()
test_load1()

Report Module

Created on May 31, 2013

@author: grzegorz

class kdvs.tests.t.fw.Report.TestReporter1(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_initialize1()
test_finalize1()
class kdvs.tests.t.fw.Report.TestReporter2(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_openReport1()
test_openReport2()

Stat Module

Created on Jul 20, 2012

@author: grzegorz

class kdvs.tests.t.fw.Stat.TestLabels1(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_init2()
test_getLabels1()
test_getLabels2()
test_getLabels3()
test_getLabels4()
test_getSamples1()
test_getSamples2()
class kdvs.tests.t.fw.Stat.TestResults1(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_init3()
test_init4()
class kdvs.tests.t.fw.Stat.TestTechnique1(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_init3()
test_init4()
test_createJob1()
test_createJob2()
test_createJob3()
test_createJob4()
test_produceResults1()
class kdvs.tests.t.fw.Stat.TestStatUtils1(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_calculateConfusionMatrix1()
test_calculateConfusionMatrix2()
test_calculateConfusionMatrix3()
test_calculateMCC1()

StorageManager Module

Created on Jul 18, 2012

@author: grzegorz

class kdvs.tests.t.fw.StorageManager.TestFSStorageManager1(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_init2()
test_init3()
test_init4()
class kdvs.tests.t.fw.StorageManager.TestFSStorageManager2(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_createLocation1()
test_createLocation2()
test_createLocation3()
class kdvs.tests.t.fw.StorageManager.TestFSStorageManager3(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_removeLocation1()
test_removeLocation2()
test_removeLocation3()
test_removeLocation4()

SubsetHierarchy Module

Created on Jul 18, 2012

@author: grzegorz

class kdvs.tests.t.fw.SubsetHierarchy.MockSubsetHierarchy1

Bases: kdvs.fw.SubsetHierarchy.SubsetHierarchy

build(categorizers_list, categorizers_inst_dict, initial_symbols)
obtainDatasetFromSymbol(symbol)
class kdvs.tests.t.fw.SubsetHierarchy.TestSubsetHierarchy1(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.

test_init1()
test_build1()
test_obtainDatasetFromSymbol1()
class kdvs.tests.t.fw.SubsetHierarchy.TestSubsetHierarchy2(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_init0()
test_init1()
test_init2()
test_init3()
test_init4()
test_init5()
test_init6()
test_init7()
test_init8()