Quantcast
Channel: Java Code Geeks » Jerome Versrynge
Viewing all articles
Browse latest Browse all 11

Spring Selenium Tests With Annotations

$
0
0
This post describes how to implement Selenium tests in Java. It is inspired from the post by Alex Collins, with annotations. The code is available on GitHub in the Spring-Selenium-Test directory. Some alternative and much lighter techniques are available to unit test a Spring MVC application. To unit test services, see here.       [...]

Viewing all articles
Browse latest Browse all 11

Trending Articles