tomwer.core.process.test.test_nabu.TestNabuIni#

class tomwer.core.process.test.test_nabu.TestNabuIni(methodName='runTest')#

Test creation of nabu .cfg files according to tomwer configuration

getNabuIniFiles()#
setUp()#

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

Return type:

None

tearDown()#

Hook method for deconstructing the test fixture after testing it.

Return type:

None

testNoSlices()#

If no slices selected, in this case we will only create a .cfg for the volume

testSeveralPags()#

behavior when several paganin slices are requested

testSeveralPagsSeveralSlices()#

behavior when several paganin slices are requested with several delta / beta values

testSeveralSlices()#

Test the behavior if we request several slices without Paganin

testSinglePagSlice()#

Test the behavior if we only request one Paganin slice

testSingleSlice()#

Test the behavior if we only request one slice without Paganin