Method: Spec::Example::ExampleMethods::Identifier#==
- Defined in:
- lib/deep_test/spec/extensions/example_methods.rb
#==(other) ⇒ Object
16 17 18 |
# File 'lib/deep_test/spec/extensions/example_methods.rb', line 16 def ==(other) eql?(other) end |