Method: Synthesis::Expectation::Expectation#==
- Defined in:
- lib/synthesis/expectation.rb
#==(other) ⇒ Object
48 49 50 |
# File 'lib/synthesis/expectation.rb', line 48 def ==(other) eql?(other) end |
48 49 50 |
# File 'lib/synthesis/expectation.rb', line 48 def ==(other) eql?(other) end |