A E I L M 
All Classes All Packages

A

assertMap(String, T, Matcher<? super T>) - Static method in class io.github.nik9000.mapmatcher.MapMatcher
Assert match.
assertMap(T, Matcher<? super T>) - Static method in class io.github.nik9000.mapmatcher.MapMatcher
Assert match.

E

entry(Object, Object) - Method in class io.github.nik9000.mapmatcher.MapMatcher
Expect a value.
entry(Object, Matcher<?>) - Method in class io.github.nik9000.mapmatcher.MapMatcher
Expect a Matcher.

I

io.github.nik9000.mapmatcher - package io.github.nik9000.mapmatcher
 
item(Object) - Method in class io.github.nik9000.mapmatcher.ListMatcher
Expect a value.
item(Matcher<?>) - Method in class io.github.nik9000.mapmatcher.ListMatcher
Expect a Matcher.

L

ListMatcher - Class in io.github.nik9000.mapmatcher
Matcher for Lists that reports all errors at once.

M

MapMatcher - Class in io.github.nik9000.mapmatcher
Matcher for Maps that reports all errors at once.
matchesList() - Static method in class io.github.nik9000.mapmatcher.ListMatcher
Create an empty ListMatcher.
matchesMap() - Static method in class io.github.nik9000.mapmatcher.MapMatcher
Create an empty MapMatcher.
A E I L M 
All Classes All Packages