Method: Mutant::Selector#call
- Defined in:
- lib/mutant/selector.rb
#call ⇒ Enumerable<Test>
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
Tests for subject
13 |
# File 'lib/mutant/selector.rb', line 13 abstract_method :call |