Module test_internal
source code
    | 
       
     | 
        Test_internal 
      Unit tests for the functions of the 
        'generic_fns.structure.internal' module.
     | 
  
    | 
       
     | 
        ds = The relax data storage obje...
     | 
  
    | 
       
     | 
        status = Status()
     | 
  
    | 
       
     | 
        __package__ = 'test_suite.unit_tests._generic_fns._structure'
     | 
  
Imports:
  path,
  sep,
  sys,
  Relax_data_store,
  reset,
  Internal,
  MolContainer,
  file_root,
  Status,
  UnitTestCase
  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.
...
  |   
 
   
 |