An open API service indexing awesome lists of open source software.

https://github.com/springframeworkguru/tb2g-bdd-mockito

Testing with BDD Mockitio
https://github.com/springframeworkguru/tb2g-bdd-mockito

Last synced: 9 months ago
JSON representation

Testing with BDD Mockitio

Awesome Lists containing this project

README

          

# BDD Mockito

All source code examples in the repository are for my [Online Course - Testing Spring Beginner to Guru](https://www.udemy.com/testing-spring-boot-beginner-to-guru/?couponCode=GITHUB_REPO)

This source code repository contains JUnit 5 and Mockito BDD test examples with Maven.

## Setup
### Requirements
* Should use Java 11 or higher. Previous versions of Java are un-tested.
* Use Maven 3.5.2 or higher

## Support
For questions and help:
* Please post in course
* Or post in the Slack Community exclusive to the course.

GitHub Issues will not be addressed.