Flowdock
RSpec latest stable (1.3.1) - 0 notes

ArgumentMatchers are messages that you can include in message expectations to match arguments against a broader check than simple equality.

With the exception of any_args() and no_args(), the matchers are all positional - they match against the arg in the given position.

Show files where this module is defined (1 file)
Register or log in to add new notes.