mailr3718 - /1.3/test_suite/unit_tests/generic_fns/test_state.py


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

Header


Content

Posted by edward on November 20, 2007 - 19:13:
Author: bugman
Date: Tue Nov 20 19:13:42 2007
New Revision: 3718

URL: http://svn.gna.org/viewcvs/relax?rev=3718&view=rev
Log:
Improved the docstring of the generic_fns.state.load() unit test.


Modified:
    1.3/test_suite/unit_tests/generic_fns/test_state.py

Modified: 1.3/test_suite/unit_tests/generic_fns/test_state.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/test_suite/unit_tests/generic_fns/test_state.py?rev=3718&r1=3717&r2=3718&view=diff
==============================================================================
--- 1.3/test_suite/unit_tests/generic_fns/test_state.py (original)
+++ 1.3/test_suite/unit_tests/generic_fns/test_state.py Tue Nov 20 19:13:42 
2007
@@ -57,7 +57,10 @@
 
 
     def test_load(self):
-        """Test the normal operation of the generic_fns.state.load() 
function."""
+        """The unpickling and restoration of the relax data storage 
singleton.
+
+        This tests the normal operation of the generic_fns.state.load() 
function.
+        """
 
         # Save the state.
         state.save('test')




Related Messages


Powered by MHonArc, Updated Tue Nov 20 19:20:19 2007