java-tutorials/core-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 minor fix 2016-10-28 20:16:35 +02:00
README.md Reformat README.md 2016-10-23 22:56:53 +02:00
pom.xml minor fix 2016-10-29 13:49:35 +02:00