Skip to content

Python code to optimise prepare for test classes of Java & Kotlin unit test by checking the actual usages of mock static classes

License

Notifications You must be signed in to change notification settings

UKMIITB/UTOptimiser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTOptimiser

Python code to optimise prepare for test classes of Java & Kotlin unit test by checking the actual usages of mock static classes

Running executable file

To run for a particular file -> python3 UTOptimisation.py -f "filePath"
To run on the entire project -> python3 UTOptimisation.py -r "rootPath"

About

Python code to optimise prepare for test classes of Java & Kotlin unit test by checking the actual usages of mock static classes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published