tomwer.synctools.test.test_foldertransfer.TestHDFDataTransfert#

class tomwer.synctools.test.test_foldertransfer.TestHDFDataTransfert(methodName='runTest')#

Make sure we can transfer data from bliss acquisition

pytestmark = [Mark(name='skipif', args=(True,), kwargs={'reason': 'Rsync is missing'})]#
setUp()#

Get the list of existing widgets.

tearDown()#

Hook method for deconstructing the test fixture after testing it.

testDataTransfert()#