- Feb 24, 2014
-
-
Antoine Rey authored
Test in error with french default Locale: org.junit.ComparisonFailure: expected:<[ne peut pas être vide]> but was:<[may not be empty]> at org.junit.Assert.assertEquals(Assert.java:115) at org.junit.Assert.assertEquals(Assert.java:144) at org.springframework.samples.petclinic.model.ValidatorTests.emptyFirstName(ValidatorTests.java:39)
-
- Dec 16, 2013
-
-
Mic authored
-
- Jun 28, 2013
-
-
Mic authored
-
- Jun 14, 2013
-
-
Mic authored
-
- Jun 12, 2013
-
-
Mic authored
-
- Jun 08, 2013
-
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line
-
Mic authored
- test didn't have the suffix "Tests" so it was not taken into account when running Maven in the comand line - the POM was not configured so it can find Spring config files placed inside src/test/java
-
- May 08, 2013
-
-
Mic authored
-
- May 07, 2013
-
-
Mic authored
-
- May 03, 2013
-
-
Mic authored
-
- Apr 18, 2013
-
-
Mic authored
see: https://jira.springsource.org/browse/DATAJPA-292
-
- Mar 20, 2013
-
-
Mic authored
-
- Mar 11, 2013
-
-
Mic authored
-
- Mar 04, 2013
-
-
Mic authored
-
- Feb 26, 2013
- Feb 21, 2013
-
-
Mic authored
-
- Feb 19, 2013
-
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Gordon Dickens authored
-
Mic authored
-
- Feb 16, 2013
-
-
Mic authored
-
- Feb 15, 2013
-
-
Mic authored
- migrated to Spring 3.2.1 - added hamcrest to the POM so it can be used with the Spring MVC Test Framework - Started migrating a JUnit test to Spring MVC Test Framework (at this stage, it stills doesn't work. It could be because of a conflict with ContentNegotiatingViewResolver)
-
Mic authored
-
Mic authored
-
- Feb 13, 2013
- Feb 12, 2013
-
-
Mic authored
-
- Feb 08, 2013
-
-
Mic authored
-
- Jan 30, 2013
-
-
Mic authored
also renamed some local variables in Unit tests
-
- Jan 29, 2013
-
-
Mic authored
renamed profiles and removed unnecessary@DirtiesContext annotation so the Test suite now runs in 40% less time
-
- Jan 18, 2013
- Jan 17, 2013
-
-
Mic authored
There is still some polish up to be done.
-
- Jan 16, 2013
-
-
Mic authored
- migrated to bean validation annotations - merged to one single controller
-
- Jan 15, 2013
-
-
Mic authored
-
- Jan 14, 2013