I am writting test for GWT, but I did not find any example of fireEvent
test.
Can any one help me?
I have event that has handler which put some current variable on the list. I would like to test the method that fires an event?
Does this make any sense to anyone?
Do we need such Unit tests?