https://github.com/augusto11cb/loyalty-program-buenos-coffee
This project developed to study and apply the most recent features of JUnit 5 | The main functionality of this software is provide some benefits for customers based on their level of loyalty.
https://github.com/augusto11cb/loyalty-program-buenos-coffee
assertion-methods assumptions dynamic-testing extension- extension-points java java8 junit5 nested-test parameterized-tests test-lifecycle unit-testing
Last synced: 4 months ago
JSON representation
This project developed to study and apply the most recent features of JUnit 5 | The main functionality of this software is provide some benefits for customers based on their level of loyalty.
- Host: GitHub
- URL: https://github.com/augusto11cb/loyalty-program-buenos-coffee
- Owner: Augusto11CB
- License: apache-2.0
- Created: 2020-07-05T00:55:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T01:04:14.000Z (almost 5 years ago)
- Last Synced: 2025-01-01T21:22:46.902Z (5 months ago)
- Topics: assertion-methods, assumptions, dynamic-testing, extension-, extension-points, java, java8, junit5, nested-test, parameterized-tests, test-lifecycle, unit-testing
- Language: Java
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loyalty-Program-Buenos-Coffee
This project developed to study and apply the most recent features of JUnit 5.## Functionality
The main feature of Loyalty-Program-Buenos-Coffee is to provide some benefits to customers based on their level of loyalty.## JUnit 5 Notes, code examples, and observations
[Augusto's Repository - Java-Writing-Clean-Tests-JUnit5](https://github.com/AugustoCalado/Java-Studies/tree/master/Java-Writing-Clean-Tests-JUnit5).