If you run this project, you get a little terminal prompt:
>
In that prompt, you can type "ls (file)" to list the files on your computer at a specific path.
On windows, ls C:\
, on mac/lunux, ls /
for examples.
- Press "Run" in top bar
- Press "Edit Configurations"
- Press "JUnit > All in MVC_Test"
- Press "Code Coverage"
- Add two new packages (lower + button)
- com.colinchartier.mvcexample.commands.*
- com.colinchartier.mvcexample.*
- Let's manually exclude our model, view, and main classes. (Upper + button)
- Filesystem
- Terminal
- Main
- Uncheck the 'Include/Exclude' checkbox for the three to exclude them
- Press "Run" in top bar again
- Press "Run All in MVC_Test with Coverage"
https://github.com/ColinChartier/MVCExample/commit/a43d966ac7fdbde2f901da60c24edd427249015c https://github.com/ColinChartier/MVCExample/tree/a43d966ac7fdbde2f901da60c24edd427249015c
https://github.com/ColinChartier/MVCExample/commit/c413b80434ca2b5f65743b77caea8afd728e0d06 https://github.com/ColinChartier/MVCExample/tree/c413b80434ca2b5f65743b77caea8afd728e0d06
https://github.com/ColinChartier/MVCExample/commit/554c777ff3af27b4cf415d29dfd1e57ca37b2078 https://github.com/ColinChartier/MVCExample/tree/554c777ff3af27b4cf415d29dfd1e57ca37b2078