tomwer.gui.reconstruction.test.test_nabu.TestNabuOutputConfig#

class tomwer.gui.reconstruction.test.test_nabu.TestNabuOutputConfig(methodName='runTest')#

Test the output configuration interface

pytestmark = [Mark(name='skipif', args=(False,), kwargs={'reason': 'skip gui test'})]#
setUp()#

Get the list of existing widgets.

tearDown()#

Hook method for deconstructing the test fixture after testing it.

testGetConfiguration()#
testSetConfiguration()#