mailr3719 - /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:14:
Author: bugman
Date: Tue Nov 20 19:14:17 2007
New Revision: 3719

URL: http://svn.gna.org/viewcvs/relax?rev=3719&view=rev
Log:
Improved the docstring of the generic_fns.state.save() 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=3719&r1=3718&r2=3719&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:14:17 
2007
@@ -82,7 +82,10 @@
 
 
     def test_save(self):
-        """Test the normal operation of the generic_fns.state.save() 
function."""
+        """The pickling and saving of the relax data storage singleton.
+
+        This tests the normal operation of the generic_fns.state.save() 
function.
+        """
 
         # Save the state.
         state.save('test')




Related Messages


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