Parent

Methods

Class/Module Index [+]

Quicksearch

RSpec::Core::Pending::SkipDeclaredInExample

Raised in the middle of an example to indicate that it should be marked as skipped.

Attributes

argument[R]

Public Class Methods

new(argument) click to toggle source
# File lib/rspec/core/pending.rb, line 10
def initialize(argument)
  @argument = argument
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.