Skip to content
Snippets Groups Projects
  1. Feb 24, 2014
    • Antoine Rey's avatar
      Fixes #37 with other default locale than english · 076a124e
      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
  2. Dec 16, 2013
  3. Jun 28, 2013
  4. Jun 14, 2013
  5. Jun 12, 2013
  6. Jun 08, 2013
    • Mic's avatar
      #18 fixing error related to VisitsViewTests · 7b8a9ec8
      Mic authored
      - test didn't have the suffix "Tests" so it was not taken into account
      when running Maven in the comand line
      7b8a9ec8
    • Mic's avatar
      #18 fixing 2 errors related to ValidatorTests · 4f8063e9
      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
      4f8063e9
  7. May 08, 2013
  8. May 07, 2013
  9. May 03, 2013
  10. Apr 18, 2013
  11. Mar 20, 2013
  12. Mar 11, 2013
  13. Mar 04, 2013
  14. Feb 26, 2013
  15. Feb 21, 2013
  16. Feb 19, 2013
  17. Feb 16, 2013
  18. Feb 15, 2013
  19. Feb 13, 2013
  20. Feb 12, 2013
  21. Feb 08, 2013
  22. Jan 30, 2013
  23. Jan 29, 2013
  24. Jan 18, 2013
  25. Jan 17, 2013
  26. Jan 16, 2013
  27. Jan 15, 2013
  28. Jan 14, 2013
Loading