tomwer.gui.control.test.test_datalist.DataListTest#

class tomwer.gui.control.test.test_datalist.DataListTest(methodName='runTest')#

Test that the datalist 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.

test()#

simple test adding and removing folders