Home
Classes
Methods
Defined In
lib/shoulda/matchers/integrations/test_unit.rb
Parent
Object
Included Modules
Shoulda::Matchers::ActionController
Methods
#subject
Class and Module Index
Shoulda
Shoulda::Matchers
Shoulda::Matchers::ActionController
Shoulda::Matchers::ActionMailer
Shoulda::Matchers::ActiveModel
Shoulda::Matchers::ActiveModel::CouldNotDetermineValueOutsideOfArray
Shoulda::Matchers::ActiveModel::ExceptionMessageFinder
Shoulda::Matchers::ActiveModel::Helpers
Shoulda::Matchers::ActiveModel::ValidationMessageFinder
Shoulda::Matchers::ActiveRecord
Shoulda::Matchers::ActiveRecord::AcceptNestedAttributesForMatcher
RSpec::Matchers
ActionController::TestCase
class ActionController::TestCase
Public Instance Methods
subject
()
click to toggle source
# File lib/shoulda/matchers/integrations/test_unit.rb, line 10
def
subject
@controller
end