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

Module frame_order

source code

Classes [hide private]
  Frame_order
TestCase class for the functional tests of the frame order theories.
Variables [hide private]
  ds = The relax data storage obje...
  status = Status()
  RELEASE = '3.12.21-desktop-2.mga4'
  VERSION = '#1 SMP Thu Jun 5 21:33:44 UTC 2014'
  WIN32_VER = ('', '', '', '')
  DIST = ('mandrake', '4', 'Official')
  ARCH = ('64bit', 'ELF')
  MACH = 'x86_64'
  PROC = 'x86_64'
  PY_VER = '2.7.6'
  NUMPY_VER = '1.8.0'
  LIBC_VER = ('glibc', '2.2.5')
  SYSTEM = 'Linux'
  __package__ = 'test_suite.system_tests'

Imports: pi, platform, numpy, sep, mkdtemp, Relax_data_store, dep_check, 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.
...