Method: Expected::Matchers::ExtendModuleMatcher#description
- Defined in:
- lib/expected/matchers/extend_module.rb
#description ⇒ String
48 49 50 |
# File 'lib/expected/matchers/extend_module.rb', line 48 def description "extend_module: <#{expected_module.inspect}>" end |