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

https://github.com/claudioaltamura/java-assertj

assertj examples
https://github.com/claudioaltamura/java-assertj

assertj-assertions github-actions java testing

Last synced: 2 months ago
JSON representation

assertj examples

Awesome Lists containing this project

README

        

![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/claudioaltamura/java-assertj/build-gradle-project.yml?branch=main)

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# java-assertj
assertj examples

* Map
* contains
* doesNotContains
* custom assertions
* ...