tomwer.gui.reconstruction.test.test_axis.TestWindowAxis#

class tomwer.gui.reconstruction.test.test_axis.TestWindowAxis(methodName='runTest')#

Test that the axis widget work correctly

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.

testAxisObjectGlobal()#

Test that the GUI change according to the Axis object

testAxisObjectManual()#

Test that the GUI change according to the Axis object

testSetImagesNumpyArray()#

Test the setImages function

testSetScan()#

Test the setScan function

testShiftButtons()#

Test that the ‘left’, ‘right’, … buttons and the shift steps are correctly working