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.
D:\Documents\VAS Documentation Word\images\tips.gif
Add the missing dependent method.
 
Last modified date: 05/19/2020