Module sequence_testing_base
source code
Sequence_base_class
Base class for the tests of both the 'prompt.sequence' and
'pipe_control.sequence' modules.
|
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
__package__ = ' test_suite.unit_tests '
|
Imports:
sep,
sys,
mkstemp,
md5,
Relax_data_store,
pipes,
Status,
UnitTestCase
ds
- Value:
The relax data storage object.
Data pipes:
None
Data store objects:
__dict__ <type 'dict'>: dict() -> new empty dictionary
__doc__ <type 'str'>: The relax data storage object.
...
|
|