hardith / JUnit-CI

Maven project with CI and Test Coverage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JUnit-CI

Build Status codecov

Instructions

Using the AVLTree.java create a Maven project for AVL trees.

  1. Push the code to a public repository.
  2. Use Travis CI (https://www.travis-ci.com/) and create the continuous integration pipeline for the github project.
  3. Write Junit test cases for the AVLTree class. Make sure that the statement coverage of the project to reaches at least 80%.

About

Maven project with CI and Test Coverage


Languages

Language:Java 100.0%