Method: Logux::Test::Matchers::Base#supports_block_expectations?
- Defined in:
- lib/logux/test/matchers/base.rb
#supports_block_expectations? ⇒ Boolean
13 14 15 |
# File 'lib/logux/test/matchers/base.rb', line 13 def supports_block_expectations? true end |