Module value_testing_base
source code
Value_base_class
Base class for the tests of both the 'prompt.value' and
'pipe_control.value' modules.
|
|
ds = The relax data storage obje...
|
|
__package__ = ' test_suite.unit_tests '
|
Imports:
pi,
Relax_data_store,
diffusion_tensor,
pipes,
mol_res_spin,
RelaxError,
RelaxParamSetError,
RelaxUnknownParamCombError,
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.
...
|
|