Class: RSpec::Core::SuiteHookContext

Inherits:
Example
  • Object
show all
Defined in:
lib/rspec/core/example.rb

Overview

Provides an execution context for before/after :suite hooks.

Instance Attribute Summary

Attributes inherited from Example

#exception, #metadata, #reporter

Method Summary

Methods inherited from Example

#description, #duplicate_with, #example_group, #execution_result, #file_path, #full_description, #id, #inspect, #inspect_output, #location, #location_rerun_argument, #pending, #pending?, #rerun_argument, #run, #skip, #skipped?