The purpose of this repository is for all the assignments of the course Software engineering in practice (2020). It demostrate the usage of Maven tools and JUnit tools.
First assignent is about a introduction to the Maven tool.It's a simple demostration of how you can run a simple statistic graph from reading a simple .txt file. For more information click here
Second assignment is about a introduction to JUnit.It's a simple demostration of how to run tests to simple methods , such dividing and multiply. For more information click .here
Third assignment is about a tool which recieves a .java file and returns a csv of some metrics. For more information click .here
git clone https://github.com/YOURUSERNAME/seipassignment