JUnit testing and Vaadin

Hello!

I have build small vaadin application for school project and I need to write some JUnit tests for it.

Can anyone give me some directions how to do it?

thank you.

easiest way is to use vaadin testbench. Check the addons section.