Module: Ramcrest::Anything
- Defined in:
- lib/ramcrest/anything.rb
Defined Under Namespace
Classes: Matcher
Class Method Summary collapse
Class Method Details
.anything ⇒ Object
7 8 9 |
# File 'lib/ramcrest/anything.rb', line 7 def anything Matcher.new end |