Skip to content

02 Projects using spring, junit and mockito. One with gradle approach and the other with maven

Notifications You must be signed in to change notification settings

script-0/spring-junit-mockito-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

spring-junit-mockito-sample

02 Projects using spring, junit and mockito. One with gradle approach and the other with maven

./gradlew bootRun   //to Run
./gradlew clean test //to Test