[rspec-users] hash_excluding/hash_only?

2008-08-06 Thread Steve
I know there is a hash_including, which is quite useful. Are there by chance any matchers for ensuring a hash includes only the specified values, or that it doesn't have certain values? Thanks, Steve ___ rspec-users mailing list

Re: [rspec-users] hash_excluding/hash_only?

2008-08-06 Thread Mark Wilden
On Wed, Aug 6, 2008 at 9:22 AM, Steve [EMAIL PROTECTED] wrote: I know there is a hash_including, which is quite useful. Are there by chance any matchers for ensuring a hash includes only the specified values, or that it doesn't have certain values? I'm just on my way out the door, but just

Re: [rspec-users] hash_excluding/hash_only?

2008-08-06 Thread Steve
Mark Wilden wrote: On Wed, Aug 6, 2008 at 9:22 AM, Steve [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I know there is a hash_including, which is quite useful. Are there by chance any matchers for ensuring a hash includes only the specified values, or that it doesn't have

Re: [rspec-users] hash_excluding/hash_only?

2008-08-06 Thread Jony dos Santos Kostetzer
Steve wrote: Mark Wilden wrote: On Wed, Aug 6, 2008 at 9:22 AM, Steve [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: I know there is a hash_including, which is quite useful. Are there by chance any matchers for ensuring a hash includes only the specified values, or that it