SUnitTest.st
changeset 9 e4ecc750aa38
parent 6 78bb1397e43d
child 14 a4a5478621e3
--- a/SUnitTest.st	Thu Dec 07 08:49:10 2000 +0100
+++ b/SUnitTest.st	Thu Dec 07 08:49:35 2000 +0100
@@ -7,6 +7,13 @@
 	category:'SUnit-Tests'
 !
 
+!SUnitTest class methodsFor:'documentation'!
+
+description
+    ^ 'Tests SUnit itself
+Two tests should fail.'
+! !
+
 !SUnitTest methodsFor:'Accessing'!
 
 hasRun