Method: Mutant::Integration#call

Defined in:
lib/mutant/integration.rb

#callResult::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

Parameters:

  • tests (Enumerable<Test>)

Returns:



77
# File 'lib/mutant/integration.rb', line 77

abstract_method :call