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

Module generic

source code

Classes [hide private]
  Generic
Class containing generic tests of relax execution.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  __package__ = 'test_suite.system_tests'

Imports: sep, sys, SystemTestCase, Relax_data_store, pipes, Status


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