Book Image

Vaadin 7 Cookbook

Book Image

Vaadin 7 Cookbook

Overview of this book

Table of Contents (19 chapters)
Vaadin 7 Cookbook
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

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