Package test_suite :: Package unit_tests :: Package _data :: Module test___init__
[hide private]
[frames] | no frames]

Module test___init__

source code

Classes [hide private]
  Empty_container
An empty data container.
  Test___init__
Unit tests for the data.Relax_data_store class.
Variables [hide private]
  ds = The relax data storage obje...
  __package__ = 'test_suite.unit_tests._data'

Imports: sep, sys, data, PackageTestCase


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