Method: Mutant::Integration#all_tests
- Defined in:
- lib/mutant/integration.rb
#all_tests ⇒ 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.
Available tests for integration
82 |
# File 'lib/mutant/integration.rb', line 82 abstract_method :all_tests |