tomwer.gui.visualization.test.test_stacks.TestRadioStack#

class tomwer.gui.visualization.test.test_stacks.TestRadioStack(methodName='runTest')#

Test for the RadioStack The main part of test on mode is done on silx side, test of silx.gui.plot.ImageStack

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.

testASAPMode()#