|
TestFailure: Assertion failed in first practice from Squeak by Example: msg#00052lang.smalltalk.squeak.beginners
Hell Squeakers,
At home I went through the first half of the Squeak by Example book. The guided practice went without a hitch however, when I worked through the first practice of writing a simple String method at work, on a different image, I ran into this problem. Why am I receiving an 'Assertion failed' message?
testShout
self assert: ('oh no' shout = 'OH NO!') shout
^ self asUppercase , '!' TestFailure: Assertion failed
Regards,
Eric Eisaman
_______________________________________________Beginners mailing list Beginners@xxxxxxxxxxxxxxxxxxxxxxxxxx http://lists.squeakfoundation.org/mailman/listinfo/beginners
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Fonts with non-standard sizes?, Simon Guest |
|---|---|
| Next by Date: | Re: TestFailure: Assertion failed in first practice from Squeak by Example, stephane ducasse |
| Previous by Thread: | Fonts with non-standard sizes?, Simon Guest |
| Next by Thread: | Re: TestFailure: Assertion failed in first practice from Squeak by Example, stephane ducasse |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |