Method: Mutant::Result::TestEnv#amount_test_results
- Defined in:
- lib/mutant/result.rb
#amount_test_results ⇒ Object
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.
146 147 148 |
# File 'lib/mutant/result.rb', line 146 def amount_test_results test_results.length end |