Skip to content

Files

Latest commit

Jun 6, 2013
0d57809 · Jun 6, 2013

History

History
 
 

integration-testing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
This is an example application of my blog post:

- Spring Data JPA Tutorial: Integration Testing - http://www.petrikainulainen.net/programming/spring-framework/spring-data-jpa-tutorial-integration-testing/

If you want to get more information about the build process, read the following blog post:

- http://www.petrikainulainen.net/programming/maven/integration-testing-with-maven/

RUNNING THE APPLICATION:

RUNNING TESTS:

- You can run integration tests by using a command: mvn clean verify -P integration-test