class RSpec::Core::Pending::SkipDeclaredInExample
as skipped.
Raised in the middle of an example to indicate that it should be marked
def initialize(argument)
def initialize(argument) @argument = argument end
as skipped.
Raised in the middle of an example to indicate that it should be marked
def initialize(argument) @argument = argument end