Class: DevelopWithPassion::Fakes::RSpec::NulloSpecification
- Inherits:
-
Object
- Object
- DevelopWithPassion::Fakes::RSpec::NulloSpecification
- Includes:
- Singleton
- Defined in:
- lib/core/nullo_specification.rb
Instance Method Summary collapse
Instance Method Details
#is_satisfied_by(item) ⇒ Object
6 7 8 |
# File 'lib/core/nullo_specification.rb', line 6 def is_satisfied_by(item) return true end |