From: Joe W. <jo...@tr...> - 2003-05-14 19:38:19
|
Vincent Massol wrote: >Hi, > >There is an expect() method (replacing the old expectVoid()), but there >is no match() method. Any reason? > > The only use of match() is to setup return values - so it's not needed for void methods. -joe |