I am using JFCUnit under Eclipse 3.0 for testing a GUI
application. I am facing a problem related to the MenuItem. I am not
able to find the menu item. As i am using JMenuItemFinder for finding
the menu item. But i am getting the null value. Could anybody suggest
me how do i find the menu item in my GUI application.