Class: Brut::SpecSupport::Matchers::HaveRedirectedTo
- Inherits:
-
Object
- Object
- Brut::SpecSupport::Matchers::HaveRedirectedTo
- Defined in:
- lib/brut/spec_support/matchers/have_redirected_to.rb
Overview
Used on handler specs to check that a response has redirected to a page or URI. Can also be used with ComponentSupport#generate_result to check that a Page's FrontEnd::Page#before_generate method did what you expect