Class: Brut::SpecSupport::Matchers::HaveGenerated
- Inherits:
-
Object
- Object
- Brut::SpecSupport::Matchers::HaveGenerated
- Defined in:
- lib/brut/spec_support/matchers/have_generated.rb
Overview
Matcher to check that a handler generated a specific page (as opposed to redirected to a page). This works for components as well, in the case of Ajax requests.