tomwer.gui.visualization.test.test_stacks.TestSliceStack#

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

unit test for the :class:_ImageStack widget

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.

test_hdf5()#