Class: Mutant::Matcher::Method::Singleton::Evaluator

Inherits:
Evaluator
  • Object
show all
Defined in:
lib/mutant/matcher/method/singleton.rb

Overview

Singleton method evaluator

Constant Summary collapse

SUBJECT_CLASS =
Subject::Method::Singleton
RECEIVER_INDEX =
0
NAME_INDEX =
1

Method Summary

Methods inherited from Evaluator

#call