Class: ViewSpec::ScenarioContext

Inherits:
Context
  • Object
show all
Includes:
DSL::Controller, DSL::Layout, DSL::Notes, DSL::Params, DSL::Preview, DSL::Tests, DSL::Title
Defined in:
lib/view_spec/scenario_context.rb

Method Summary

Methods included from DSL::Controller

#controller

Methods included from DSL::Preview

#preview

Methods included from DSL::Params

#param, #params_data

Methods included from DSL::Layout

#layout

Methods included from DSL::Notes

#notes

Methods included from DSL::Title

#title

Methods included from DSL::Tests

#tests

Methods inherited from Context

cascading_attr, cascading_attrs, #entries, #initialize

Constructor Details

This class inherits a constructor from ViewSpec::Context