Skip to content

Latest commit

 

History

History

UnitTestingAssignment

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

3rd Assignment

Description

3rd Assignment includes tests for tree classes.

Getting Started

Prerequisites

Java version 1.7 Apache Maven 3.6

Build

  1. Clone or Download the project in your local machine.
  2. Open your terminal.
  3. Go to folder /seip2019/UnitTestingAssignment cd ..../folder1/folder2/seip2019/UnitTestingAssignment
  4. Write mvn test

Built with