<div>Hello Jerome,</div>
<div>&nbsp;</div>
<div>I checked the white space and it was the same. I went and created numerous other String methods basically invoking existing methods and every test run seems to yield a signal failure causing the assertion to fail. I moved from the Cassou Dev Image to the OLPC Etoys Dev Image and made several of my own String methods and respective tests which all ran successfully. I don&#39;t know why my coding didn&#39;t work in both cases. Thanks for the time. Have a good day.
</div>
<div>&nbsp;</div>
<div>Regards,</div>
<div>&nbsp;</div>
<div>Eric Eisaman</div>
<div>&quot;Scratch yourself into Squeaking.&quot;</div>
<div><a href="http://scratch.mit.edu/users/eisaman">http://scratch.mit.edu/users/eisaman</a></div>
<div><br><br>&nbsp;</div>
<div class="gmail_quote">On Dec 12, 2007 4:46 AM, Jerome Peace &lt;<a href="mailto:peace_the_dreamer@yahoo.com">peace_the_dreamer@yahoo.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">TestFailure: Assertion failed in first practice from<br>Squeak by Example<br><br>Hi Eric,<br><br>Check your white space.
<br><br>There is a difference between &#39;oh no&#39; and &#39;oh no &#39;.<br>While its hard for me to tell if this is your problem<br>it is a common difficulty. And it will be easy for you<br>to eliminate it as a possibility.
<br><br>Hth.<br><br>Yours incuriosity and service, --Jeorme Peace<br><br><br>Eric Eisaman eric.eisaman at <a href="http://gmail.com/" target="_blank">gmail.com</a><br>Mon Dec 10 21:28:41 UTC 2007<br><br><br>Yes, the shout method is defined in the String object.
<br><br>***<br>&gt;Eric<br>&gt;<br>&gt;On Dec 11, 2007 7:09 AM, stephane ducasse<br>&lt;stephane.ducasse at <a href="http://free.fr/" target="_blank">free.fr</a>&gt; wrote:<br>&gt;<br>&gt;&gt; Hi Eric<br>&gt;&gt;<br>&gt;&gt; On 10 déc. 07, at 21:48, Eric Eisaman wrote:
<br>&gt;&gt;<br>&gt;&gt; &gt; Hell Squeakers,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; At home I went through the first half of the<br>Squeak by Example<br>&gt;&gt; &gt; book. The guided practice went without a hitch<br>however, when I
<br>&gt;&gt; &gt; worked through the first practice of writing a<br>simple String method<br>&gt;&gt; &gt; at work, on a different image, I ran into this<br>problem. Why am I<br>&gt;&gt; &gt; receiving an &#39;Assertion failed&#39; message?
<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; testShout<br>&gt;&gt; &gt; &nbsp;self assert: (&#39;oh no&#39; shout = &#39;OH NO!&#39;)<br>&gt;&gt; &gt;<br>&gt;&gt;<br>&gt;&gt; where the shout method is defined?<br>&gt;&gt; In String?<br>
&gt;&gt;<br>&gt;&gt; &gt; shout<br>&gt;&gt; &gt; &nbsp;^ self asUppercase , &#39;!&#39;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; TestFailure: Assertion failed<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Regards,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Eric Eisaman
<br>***<br>
<div class="WgoR0d"><br><br><br>&nbsp; &nbsp; &nbsp;____________________________________________________________________________________<br>Looking for last minute shopping deals?<br>Find them fast with Yahoo! Search. &nbsp;<a href="http://tools.search.yahoo.com/newsearch/category.php?category=shopping" target="_blank">
http://tools.search.yahoo.com/newsearch/category.php?category=shopping</a><br>_______________________________________________<br>Beginners mailing list<br><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org
</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners" target="_blank">http://lists.squeakfoundation.org/mailman/listinfo/beginners</a><br></div></blockquote></div><br>