ENVY/QA User Guide : Code Critic : Method Reviews : Sent But Not Implemented
Sent But Not Implemented
Warns if any messages are sent but not implemented by a visible class. Visible classes are those found in the method’s application, along its prerequisite’s chain, and in its subapplications. You can configure this review to search for implementors in the entire image instead of searching only the visible classes. ENVY/Packager directives (associated with applications) can also be taken into account to prevent symbols being considered potential messages.
D:\Documents\VAS Documentation Word\images\tips.gif
Implement the required method or change the message send. If the message is used only as a symbol, you can ignore it by using the ENVY/Packager directive methods in your application.
 
Last modified date: 05/19/2020