test_prediction_vector

Module: tests.unittests.data_types.test_prediction_vector

Unit tests for PredictionVector data type

Author:Titiruck Nuntapramote (titiruck.nuntapramote@dfki.de)
Created:2011/04/23

Inheritance diagram for pySPACE.tests.unittests.data_types.test_prediction_vector:

Inheritance diagram of pySPACE.tests.unittests.data_types.test_prediction_vector

PredictionVectorTestCase

class pySPACE.tests.unittests.data_types.test_prediction_vector.PredictionVectorTestCase(methodName='runTest')[source]

Bases: unittest.case.TestCase

Test for PredictionVector data type

Class Components Summary

test_PredictionVector()
test_PredictionVector()[source]