williamrichaard / spring-unit-testing-with-junit-and-mockito

A Rest API using Java with Spring Boot 2.x.x and H2 database, plus unit tests with JUnit 5 and Mockito.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Unit Testing with Spring, JUnit and Mockito

Learn and learn!
Explore the docs »

View Demo API · Report Bug · Request Feature

About The Project

A REST API application was developed using Java version 17 LTS, coverage tests using JUnit 5, Mockito and also integration tests with Postman.

(back to top)

Built With

Here is the list of all the main frameworks / libraries used to start the project.

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

William Richard - Linkedin - wrichaard@hotmail.com

Project Link: Unit testing with junit and mockito

(back to top)

About

A Rest API using Java with Spring Boot 2.x.x and H2 database, plus unit tests with JUnit 5 and Mockito.

License:MIT License


Languages

Language:Java 100.0%