module RSpec::Rails::TestUnitAssertionAdapter
@private
Public Instance Methods
Source
# File lib/rspec/rails/adapters.rb, line 170 def assertion_delegator @assertion_delegator ||= AssertionDelegator.new end
@private
# File lib/rspec/rails/adapters.rb, line 170 def assertion_delegator @assertion_delegator ||= AssertionDelegator.new end