mailr22231 - /trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on February 21, 2014 - 10:22:
Author: bugman
Date: Fri Feb 21 10:22:46 2014
New Revision: 22231

URL: http://svn.gna.org/viewcvs/relax?rev=22231&view=rev
Log:
Renamed the test_loop_exp_time() dispersion unit test to 
test_loop_exp_frq_offset_point_time().

This is for the 
specific_analyses.relax_disp.disp_data.Test_disp_data.test_loop_exp_frq_offset_point_time()
unit test.  The name better reflects the function being tested.


Modified:
    
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py

Modified: 
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py?rev=22231&r1=22230&r2=22231&view=diff
==============================================================================
--- 
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py 
(original)
+++ 
trunk/test_suite/unit_tests/_specific_analyses/_relax_disp/test_disp_data.py 
Fri Feb 21 10:22:46 2014
@@ -40,7 +40,7 @@
         ds.add(pipe_name='orig', pipe_type='relax_disp')
 
 
-    def test_loop_exp_time(self):
+    def test_loop_exp_frq_offset_point_time(self):
         """U{Bug #21665<https://gna.org/bugs/?21665>} catch, the failure due 
to a a CPMG analysis recorded at two fields at two delay times, using 
calc()."""
 
         # Load the state.




Related Messages


Powered by MHonArc, Updated Fri Feb 21 10:40:01 2014