unit tests for missing methods

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

unit tests for missing methods

Mark Volkmann
I wrote a test for a method that doesn't exist yet and ran it to see  
what would happen. I expected it would say something about  
doesNotUnderstand. Instead I got a fairly deep stack trace where the  
first two lines indicate that I got a signalFailure from the assert  
method in TestCase. I'm curious why I don't get something a little  
more descriptive.

---
Mark Volkmann




_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners