io.github.olib963.javatest.matchers.MapMatchers Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javatest-matchers Show documentation
Show all versions of javatest-matchers Show documentation
Matchers to create assertions from common conditions
package io.github.olib963.javatest.matchers;
import io.github.olib963.javatest.matchers.internal.EntryMatcher;
import io.github.olib963.javatest.matchers.internal.MapSetMatcher;
import io.github.olib963.javatest.matchers.internal.PredicateMatcher;
import java.util.Map;
public class MapMatchers {
private MapMatchers() {}
public static Matcher