Method: Mutant::Integration#call
- Defined in:
- lib/mutant/integration.rb
#call ⇒ Result::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.
Run a collection of tests
77 |
# File 'lib/mutant/integration.rb', line 77 abstract_method :call |