Giter Site home page Giter Site logo

seip-lab-assignments's Introduction

Build Status Java CI with Maven

SEiP-lab-assignments 2022

This repository is used for the Software Eningineering in Practice (SEiP) course taught in Athens University of Economics and Business Department of Management Science & Technology.

Modules

  • Histogram Generator Takes a grades txt file and generates a histogram
  • JUnit Test Implements some arithmetic functions and includes various test cases and techniques
  • Source Code Analyzer Reads a Java source code file that is stored locally or on the web, calculates the Lines of Code (LOC), Number of Classes (NOC), and Number of Methods (NOM) metrics, and finally, exports these metrics to an output file

Required Tools

How to Built

  1. Download the required tools
  2. Clone this repository (or your Fork)
  3. Run mvn package

seip-lab-assignments's People

Contributors

airlinedog avatar apapadopoulou avatar

Watchers

Antonios Gkortzis avatar  avatar

seip-lab-assignments's Issues

Redundant test methods

There are cases that you have added methods that test the same functionality twice. Please, keep the ones that align with the assignment instructions.

Incomplete README file

Be as detailed as possible. Please complete:

  • the purpose of this repository,
  • technologies and tools used and required to build the project,
  • how to build and run the project.

Enrich README file

Your README file for the unit testing module should contain more information and details about the assignment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.