testinggtk r140 - trunk/tests



Author: bjornl
Date: Fri Jun 20 15:52:38 2008
New Revision: 140
URL: http://svn.gnome.org/viewvc/testinggtk?rev=140&view=rev

Log:
Style for test_set_get-tests

Modified:
   trunk/tests/__init__.py

Modified: trunk/tests/__init__.py
==============================================================================
--- trunk/tests/__init__.py	(original)
+++ trunk/tests/__init__.py	Fri Jun 20 15:52:38 2008
@@ -35,6 +35,9 @@
   object attributes have the correct default values after
   instantiation.
 
+test_set_get_$someattr
+  Exercises setting and getting the attribute $someattr.
+
 Standard rules for writing unit test applies. Each test should be
 self-contained, should not depend on any other test being run and
 should clean up after itself. 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]