Skip to content
#

assertj

Here are 142 public repositories matching this topic...

oxygenecore
oxygenecore commented Jan 27, 2021

https://github.com/assertj/assertj-core/blob/f27b022a369ba731ed72413f6c10c82a9e539495/src/main/java/org/assertj/core/internal/Maps.java#L745
The call mentioned in the link fails with IllegalArgumentException if entries is empty, and actual is not. This, however, would work if actual is empty as well (the mentioned line is not executed in this case). Thus, execution success depends on `actua

This repository contains sample code. Its purpose being, to quickly demonstrate Android and software development in general, clean code, best practices, testing and all those other must know goodies.

  • Updated Sep 25, 2017
  • Java

Improve this page

Add a description, image, and links to the assertj topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the assertj topic, visit your repo's landing page and select "manage topics."

Learn more