tomwer.gui.reconstruction.test.test_nabu.TestNabuFlow#

class tomwer.gui.reconstruction.test.test_nabu.TestNabuFlow(methodName='runTest')#
pytestmark = [Mark(name='skipif', args=(False,), kwargs={'reason': 'skip gui test'})]#
setUp()#

Get the list of existing widgets.

Return type:

None

tearDown()#

Hook method for deconstructing the test fixture after testing it.

testFlow1()#