Class: RSpec::Mocks::Mock

Inherits:
Object
  • Object
show all
Includes:
TestDouble
Defined in:
lib/rspec/mocks/mock.rb

Method Summary

Methods included from TestDouble

#==, #as_null_object, extend_onto, #initialize, #null_object?

Constructor Details

This class inherits a constructor from RSpec::Mocks::TestDouble

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class RSpec::Mocks::TestDouble