ipcei-petclinic/src
Antoine Rey 076a124e0a Fixes #37 with other default locale than english
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)
2014-02-24 14:05:02 +01:00
..
main added comment for welcome file 2013-12-16 21:00:51 +09:00
test/java/org/springframework/samples/petclinic Fixes #37 with other default locale than english 2014-02-24 14:05:02 +01:00