Package test_suite :: Package unit_tests :: Package _generic_fns :: Module test_pipes
[hide private]
[frames] | no frames]

Module test_pipes

source code

Classes [hide private]
  Test_pipes
Unit tests for the functions of the 'generic_fns.pipes' module.
Variables [hide private]
  ds = The relax data storage obje...
  __package__ = 'test_suite.unit_tests._generic_fns'

Imports: Relax_data_store, pipes, reset, RelaxError, RelaxNoPipeError, RelaxPipeError, UnitTestCase


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