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
- Host: GitHub
- URL: https://github.com/springframeworkguru/tb2g-bdd-mockito
- Owner: springframeworkguru
- License: apache-2.0
- Created: 2019-01-22T13:04:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-01T21:34:43.000Z (almost 7 years ago)
- Last Synced: 2025-03-20T19:23:42.937Z (9 months ago)
- Language: Java
- Size: 87.9 KB
- Stars: 7
- Watchers: 2
- Forks: 161
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.