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

https://github.com/artodeschini/samplemockitojunit

Java Maven Mockito Junit 5 AssertJ
https://github.com/artodeschini/samplemockitojunit

Last synced: over 1 year ago
JSON representation

Java Maven Mockito Junit 5 AssertJ

Awesome Lists containing this project

README

          

# Samples JUnit 5

## requisitos

- Java 11+
- Maven 3.6.x >
- Junit 5

## notas de JUnit 5 com assertJ

[AssertJ](https://assertj.github.io/doc/)
[Outros exemplos dom Asserj](https://www.baeldung.com/assertj-exception-assertion)

## notas de JUnit 5 e Mockito

[mockito com junit 5](https://www.baeldung.com/mockito-junit-5-extension))