Module sequence_testing_base
source code
|
Sequence_base_class
Base class for the tests of both the 'prompt.sequence' and
'generic_fns.sequence' modules.
|
|
ds = The relax data storage obje...
|
|
status = Status()
|
|
__package__ = ' test_suite.unit_tests '
|
Imports:
sep,
sys,
mktemp,
md5,
Relax_data_store,
pipes,
delete,
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.
...
|
|