tomwer.gui.control.tests.test_scanvalidator.TestScanValidator#
- class tomwer.gui.control.tests.test_scanvalidator.TestScanValidator(methodName='runTest')#
Simple test to make sure the timeout of data watcher is working properly
- LOOP_MEM_RELEASER_DURATION = 0.2#
- NB_SCANS = 2#
- pytestmark = [Mark(name='skipif', args=(False,), kwargs={'reason': 'skip gui test'})]#
- classmethod setUpClass()#
Makes sure Qt is inited
- tearDown()#
Hook method for deconstructing the test fixture after testing it.
- classmethod tearDownClass()#
Hook method for deconstructing the class fixture after running all tests in the class.
- testMemoryReleaseLoop()#
Make sure the internal loop of the scan validator is active if we are on lbsram.