Code Monkey home page Code Monkey logo

internship-java-practice's Introduction

internship-java-practice

Fork the project to your repository. Build project skipping tests: mvn clean install -DskipTests

Run in your console mvn test thus you will run tests, and you will see some errors:

[ERROR] Errors: 
[ERROR]   TasksTest.factorialTest:21 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.fizzBuzzTest:51 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.getDuplicateCharactersTest:72 » UnsupportedOperation Not implemented...
[ERROR]   TasksTest.isPalindromeTest:65 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.isPrimeTest:59 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.isSubstringTest:80 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.maximumTest:44 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.reverseTest:38 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.searchAlgorithmTest:88 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.searchTest:29 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.sortTest:97 » UnsupportedOperation Not implemented yet!
[ERROR]   TasksTest.sumTest:12 » UnsupportedOperation Not implemented yet!
[INFO]
[ERROR] Tests run: 12, Failures: 0, Errors: 12, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------

Your task is to make all tests pass.

internship-java-practice's People

Contributors

anagornaia avatar

Watchers

 avatar

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.