java-tutorials/spring-mvc-java
Alex Vargas ddf41d61a0 Test cases for examples in article "A guide to Java 8 forEach" (#769)
* An example of a test using a WebAppConfiguration annotation

* Giving the test the appropriate formatting

* A example of a test that uses WebAppConfiguration without the need of a MockMvc object

* Adding model class and test cases class to show the use of the forEach loop.
For article "A guide to Java 8 forEach"

* Examples used in article "Guide to Java 8 forEach"
2016-11-01 08:33:13 +01:00
..
src Test cases for examples in article "A guide to Java 8 forEach" (#769) 2016-11-01 08:33:13 +01:00
.gitignore spring mvc work 2013-04-30 18:04:57 +03:00
README.md Updated README.md 2016-10-16 13:05:59 +03:00
pom.xml add integration test profile 2016-10-20 21:53:38 +02:00