Class: Selector::Expression

Inherits:
Object
  • Object
show all
Defined in:
lib/hobby/devtools/mutant.rb

Instance Method Summary collapse

Instance Method Details

#call(_subject) ⇒ Object



4
5
6
# File 'lib/hobby/devtools/mutant.rb', line 4

def call _subject
  integration.all_tests
end