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

Module base_classes

source code

Base classes for the system tests.

Classes [hide private]
  SystemTestCase
The system test base class.
Variables [hide private]
  ds = The relax data storage obje...
  __package__ = 'test_suite.system_tests'

Imports: TestCase, Relax_data_store, reset, Interpreter, deletion


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