Skip to content

Java-Publications/vaadin-018-helloworld-16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend meets Frontend: Test UI elements individually

We go deeper into testing the UI. Our goal is to test individual UI components individually. And with as little effort as possible, so that it does not become cumbersome even with a larger application and we quickly get feedback on our changes.

How to start

To play with this you only have to start the main - method from the class org.rapidpm.vaadin.helloworld.server.Main and go with your browser to the address: http://localhost:8080/

Ok, you got your first Vaadin "Hello World".

If you have any questions -> please ping me at Twitter https://twitter.com/SvenRuppert

more to read and see

Screencast (german)

not created until now, ping me if you need it

The complete playlist of german screencasts you can find here: http://bit.ly/vaadin-video-list-ger

Screencast (english)

not translated until now, ping me if you need it

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages