Fork me on GitHub

pyhrf.test.test_glm module

class pyhrf.test.test_glm.NipyGLMTest(methodName='runTest')

Bases: unittest.case.TestCase

makeQuietOutputs(xmlFile)
setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_command_line()
test_fir_glm()
test_glm_contrasts()
test_glm_default_real_data()
test_glm_with_files()
pyhrf.test.test_glm.test_suite()