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

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.

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).