Class: RSpec::Core::Pending::PendingExampleFixedError
- Inherits:
-
Object
- Object
- RSpec::Core::Pending::PendingExampleFixedError
- Defined in:
- lib/rspec/core/pending.rb
Instance Method Summary (collapse)
Instance Method Details
- (Boolean) pending_fixed?
15 |
# File 'lib/rspec/core/pending.rb', line 15 def pending_fixed?; true; end |