tomwer.core.process.tests.test_data_transfer.NXTomoDataTransferBase#
- class tomwer.core.process.tests.test_data_transfer.NXTomoDataTransferBase(methodName='runTest')#
Make sure we can transfer data from a NXtomo with linked dependancies
- create_nexus_file(relative_links=True)#
- pytestmark = [Mark(name='skipif', args=(True,), kwargs={'reason': 'requires rsync'})]#
- setUp()#
Hook method for setting up the test fixture before exercising it.
- Return type:
None
- tearDown()#
Hook method for deconstructing the test fixture after testing it.
- Return type:
None