[rspec-users] hash_excluding/hash_only?
Steve
vertebrate at gmail.com
Wed Aug 6 15:26:41 EDT 2008
Mark Wilden wrote:
> On Wed, Aug 6, 2008 at 9:22 AM, Steve
> <vertebrate at gmail.com
> <mailto:vertebrate at gmail.com>> 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 wanted to say that if there
> isn't, writing your own matcher is super easy.
>
> ///ark
>
Yeah, I just wanted to make sure the functionality didn't exist before I
wrote my own.
More information about the rspec-users
mailing list