[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] JUnit - Testing listeneres

Hi,

I have added mouse listener to my tree viewer.. How can I test the mouse listener code.. Actually it will be executed based on event firing .so how can I write a test method for it..

Thanks in advance,
Arun