testinggtk r197 - trunk/tests
- From: bjornl svn gnome org
- To: svn-commits-list gnome org
- Subject: testinggtk r197 - trunk/tests
- Date: Sat, 21 Jun 2008 16:14:10 +0000 (UTC)
Author: bjornl
Date: Sat Jun 21 16:14:09 2008
New Revision: 197
URL: http://svn.gnome.org/viewvc/testinggtk?rev=197&view=rev
Log:
Explain test_wrapper_complete tests
Modified:
trunk/tests/__init__.py
Modified: trunk/tests/__init__.py
==============================================================================
--- trunk/tests/__init__.py (original)
+++ trunk/tests/__init__.py Sat Jun 21 16:14:09 2008
@@ -38,6 +38,10 @@
test_set_get_$someattr
Exercises setting and getting the attribute $someattr.
+test_wrapper_complete
+ Ensures that a module, class or instance has all the required
+ attributes.
+
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]