Class
Mocha::ExpectationList
In:
lib/mocha/expectation_list.rb
Parent:
Object
Methods
add
length
match
match_allowing_invocation
matches_method?
new
to_a
to_set
verified?
Public Class methods
new
()
Public Instance methods
add
(expectation)
length
()
match
(method_name, *arguments)
match_allowing_invocation
(method_name, *arguments)
matches_method?
(method_name)
to_a
()
to_set
()
verified?
(assertion_counter = nil)
[Validate]