Skip to content
Snippets Groups Projects
Forked from Smart / broken-petclinic
Source project has a limited visibility.
user avatar
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)
076a124e
History
Name Last commit Last update
..