Re: [PATCH] object.c ruby.h (fwd)

From: "NAKAMURA, Hiroshi" <nahi@...>
Date: 2002-08-09 13:20:44 UTC
List: ruby-core #313
Hi Suketa-san,

> From: Masaki Suketa [mailto:masaki.suketa@nifty.ne.jp] 
> Sent: Tuesday, August 06, 2002 8:53 PM

> > > Ok. I will change the behavior of assert of RubyUnit like as 
> > > Test::Unit.
> > 
> > -1 for this change but I can live with it.
> > 
> > I'll write 'assert( foo == true )' or 'assert( !!foo )'
> > explicitly, if it'll be changed.
> 
> If I add assert_true method which checks 'foo == true',
> could you live with it more pleasantly?

Yes, I can.  At the next, does method 'assert' become
'deprecated'?  ...Sorry, I don't mean it.  I just
remembered JUnit...

// NaHi

In This Thread