Class: RSpec::Core::Pending::PendingExampleFixedError

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

Instance Method Summary collapse

Instance Method Details

#pending_fixed?Boolean

Returns:

  • (Boolean)


15
# File 'lib/rspec/core/pending.rb', line 15

def pending_fixed?; true; end