Fork me on GitHub

pyhrf.test.commandTest module

class pyhrf.test.commandTest.MiscCommandTest(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

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

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_gls_default()
test_gls_recursive()
test_gls_recursive_group()

test pyhrf_gls command in recursive mode with file groups specified by a regular expression

class pyhrf.test.commandTest.TreatmentCommandTest(methodName='runTest')

Bases: unittest.case.TestCase

makeQuietOutputs(xmlFile)
setDummyInputData(xmlFile)
setSimulationData(xmlFile, simu_file)
setUp()

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

tearDown()

Hook method for deconstructing the test fixture after testing it.

testDetectEstimDefault()
testHrfEstim()
test_WNSGGMS()
test_WNSGGMS_surf_cmd()
test_buildcfg_contrasts()
test_buildcfg_jde_loc_vol_default()
test_buildcfg_jde_locav_surf_default()
test_buildcfg_jde_locav_vol_default()