Module test_main
source code
    | 
       
     | 
        Test_main 
      Unit tests for the class methods of 
        specific_fns.model_free.main.Model_free_main.
     | 
  
    | 
       
     | 
        ds = The relax data storage obje...
     | 
  
    | 
       
     | 
        status = Status()
     | 
  
    | 
       
     | 
        __package__ = 'test_suite.unit_tests._specific_fns._model_free'
     | 
  
Imports:
  sep,
  sys,
  Relax_data_store,
  pipes,
  results,
  structure,
  RelaxError,
  main,
  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.
...
  |   
 
   
 |