Saved Bookmarks
| 1. |
What Should I Do If I Want To Make Sure That A Particular Method Of A Class Is Getting Called ? |
|
Answer» If its a STATIC method of the class , we can use VERIFY to make sure it's getting CALLED. If its a static method of the class , we can use verify to make sure it's getting called. |
|