Class
Mocha::ExpectationList
In:
lib/mocha/expectation_list.rb
Parent:
Object
Methods
add
detect
length
matches_method?
new
similar
to_a
to_set
verify
Public Class methods
new
()
Public Instance methods
add
(expectation)
detect
(method_name, *arguments)
length
()
matches_method?
(method_name)
similar
(method_name)
to_a
()
to_set
()
verify
(&block)
[Validate]