Class: Mutant::Matcher::Methods::Singleton

Inherits:
Mutant::Matcher::Methods show all
Defined in:
lib/mutant/matcher/methods.rb

Overview

Matcher for singleton methods

Constant Summary collapse

MATCHER =
Matcher::Method::Singleton

Constants inherited from Mutant::Matcher::Methods

CANDIDATE_NAMES

Method Summary

Methods inherited from Mutant::Matcher::Methods

#call

Methods inherited from Mutant::Matcher

#call