Class
Mocha::ClassMethod
In:
lib/mocha/class_method.rb
Parent:
Object
Methods
define_new_method
hidden_method
hide_original_method
matches?
method_exists?
mock
new
remove_new_method
restore_original_method
stub
to_s
unstub
External Aliases
eql?
->
==
Attributes
method
[R]
stubbee
[R]
Public Class methods
new
(stubbee, method)
Public Instance methods
define_new_method
()
hidden_method
()
hide_original_method
()
matches?
(other)
method_exists?
(method)
mock
()
remove_new_method
()
restore_original_method
()
stub
()
to_s
()
unstub
()
[Validate]