Skip to content

aplotnikov/revert-polish-notation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

####How to build the application ./gradlew build

####How to get Jacoco report ./gradlew test jacocoTestReport

####How to get Mutation test report ./gradlew pitest