Package test_suite :: Package system_tests :: Module state
[hide private]
[frames] | no frames]

Module state

source code

Classes [hide private]
  State
Class for testing the state saving and loading user functions.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  __package__ = 'test_suite.system_tests'

Imports: deepcopy, array, float64, sep, search, mktemp, Relax_data_store, dep_check, interatomic_loop, VALID_TYPES, get_pipe, reset, Status, SystemTestCase


Variables Details [hide private]

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.
...