class RSpec::Core::Pending::PendingExampleFixedError
Public Instance Methods
pending_fixed?()
click to toggle source
# File lib/rspec/core/pending.rb, line 15 def pending_fixed?; true; end