Package 

Class Routes

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class Routes
     implements Serializable
                        

    A configuration object of all routes and error routes in the application. Simply use autoDiscoverViews to discover everything.

    To speed up the tests, you can create one instance of this class only, then reuse that instance in every call to MockVaadin.setup.