-
- Downloads
"git@gitlab.bht-berlin.de:s61200/broken-petclinic.git" did not exist on "895422b8c8ddb1d0f94a51da2c66a3c86b09e930"
#18 fixing 2 errors related to ValidatorTests
- 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
Showing
- pom.xml 11 additions, 57 deletionspom.xml
- src/test/java/org/springframework/samples/petclinic/model/ValidatorTests-config.xml 0 additions, 0 deletions...amework/samples/petclinic/model/ValidatorTests-config.xml
- src/test/java/org/springframework/samples/petclinic/model/ValidatorTests.java 2 additions, 2 deletions...ringframework/samples/petclinic/model/ValidatorTests.java
Loading
Please register or sign in to comment