Method: Logux::Test::Matchers::Base#expected
- Defined in:
- lib/logux/test/matchers/base.rb
#expected ⇒ Object (readonly)
Returns the value of attribute expected.
7 8 9 |
# File 'lib/logux/test/matchers/base.rb', line 7 def expected @expected end |