Skip to content

pandeliskirpoglou/SE---Lab-Assignment-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE--Practical Assignments

Build Status codecov License: MIT

Purpose of this Repository

The purpose of this repository is to complete and deliver certain functions of different assignments such as:

  • Building a histogram of grades between 0-10
  • Testing Arithmetic Operations
  • Analyzing given source code

Build Project

In order to build the project you will need to clone the repository and head to the main source folder. Once you are there use the command :

mvn clean install jacoco:report

After this feel free to head to each module and experience it's usage. For the module that is being tested this command will also let you generate a code coverage report which will be in the folder :

target/site/jacoco

For any further instructions head to the README file of each separate module

Instructions for modules

Built With

How to

Authors

About

Lab assignment for the "Software Engineering in Practice" course | software testing | design patterns

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages