Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tour Guide Application Project 8 of the formation "Developpeur d'application - Java" Tour Guide Application using Spring

Used By This project is used by OpenClassRooms in attempt to validate the project 8 from the formation for learn the java technology

The TestPerformance class can be launched with these several methods :

mvn test -> launch all tests with application.properties either userNumber=10

mvn test -Dtest=TestPerformance.java -> launch only the performance tests with application.properties either userNumber=10

mvn test -Dtest=TestPerformance.java -DcustomVariable.userNumber=1000 -> launch only the performance tests with a manually defined userNumber; here userNumber=1000

mvn test -Dtest=TestPerformance.java -Dspring.profiles.active=performance -> launch only the performance tests with application-performance.properties either userNumber=100000

!! --> Careful with those on windows, please use the backtick symbol like in this example : mvn test -`Dtest=TestPerformance.java ; <-- !!

Authors @Vanessa-Roy

About

Projet Formation 8 : TourGuide Application

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages