Chapter 11. Facilitating Development
In this chapter, we will cover:
Basics of test-driven development in Vaadin
Basics of mocking in Vaadin
Testing table with a container
Testing the UI with TestBench
Recompiling widgetsets in Maven
Auto-reloading changes in Maven
Blocking uncatched exceptions in the production mode