tomwer.core.process.test.test_normalization.TestNormalization#

class tomwer.core.process.test.test_normalization.TestNormalization(methodName='runTest')#

Test the normalization process

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

testManualROI()#