tomwer.gui.edit.test.test_dkrf_patch.TestDarkOrFlatUrl#

class tomwer.gui.edit.test.test_dkrf_patch.TestDarkOrFlatUrl(methodName='runTest')#

Test some critical utils of the _DarkOrFlatUrl 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.

testSetUrlForDark()#
testSetUrlForFlat()#