ENVY/QA User Guide
:
Code Critic
:
Class Reviews
:
Missing Dependent Method
Missing Dependent Method
Warns if a class implements a method but does not implement its dependent method.
For example, if a class implements =, it should typically implement #hash.
Add the missing dependent method.
Last modified date: 05/19/2020
This site works best with JavaScript enabled