module Clearance::Testing::Matchers

Provides matchers to be used in your controller specs. These are typically exposed to your controller specs by requiring ‘clearance/rspec` or `clearance/test_unit` as appropriate in your `rails_helper.rb` or `test_helper.rb` files.