From: "RadosÅ‚aw BuÅ‚at" Date: 2008-05-26T01:48:44+09:00 Subject: Re: rSpec - added a "either.or.or" Matcher I'm not expert of BDD but I think that you should test these 2 cases separately. I guess that your method doesn't return Array or nil in random way :). Just split it into two expectations (it "should return Array when...", it "should return nil when..."). I can't think about real need to have this functionality (either.or.or) and your example doesn't show me it. -- Rados³aw Bu³at http://radarek.jogger.pl - mój blog