Package mvpa :: Package tests :: Module test_dataset :: Class DatasetTests
[hide private]
[frames] | no frames]

Class DatasetTests

source code


Nested Classes [hide private]

Inherited from unittest.TestCase: failureException

Instance Methods [hide private]
 
testAddPatterns(self) source code
 
testFeatureSelection(self) source code
 
testSampleSelection(self) source code
 
testEvilSelects(self)
Test some obscure selections of samples via select() or __getitem__
source code
 
testCombinedPatternAndFeatureMasking(self) source code
 
testPatternMerge(self) source code
 
testLabelRandomizationAndSampling(self) source code
 
testAttributes(self) source code
 
testRequiredAtrributes(self) source code
 
testZScoring(self) source code
 
testAggregation(self) source code
 
testApplyMapper(self)
Test creation of new dataset by applying a mapper
source code
 
testId(self)
Test Dataset.idhash() if it gets changed if any of the labels/chunks changes
source code
 
testFeatureMaskConversion(self) source code
 
testSummary(self)
Dummy test
source code
 
testLabelsMapping(self) source code
 
testLabelsMappingAddDataset(self)
Adding datasets needs special care whenever labels mapping is used.
source code
 
testCopy(self) source code

Inherited from unittest.TestCase: __call__, __init__, __repr__, __str__, assertAlmostEqual, assertAlmostEquals, assertEqual, assertEquals, assertFalse, assertNotAlmostEqual, assertNotAlmostEquals, assertNotEqual, assertNotEquals, assertRaises, assertTrue, assert_, countTestCases, debug, defaultTestResult, fail, failIf, failIfAlmostEqual, failIfEqual, failUnless, failUnlessAlmostEqual, failUnlessEqual, failUnlessRaises, id, run, setUp, shortDescription, tearDown