module RSpec::Core::Example::NotPendingExampleFixed
@private
Public Instance Methods
pending_fixed?()
click to toggle source
# File lib/rspec/core/example.rb, line 269 def pending_fixed?; false; end