Package dev.aherscu.qa.testing.utils.assertions.impl.matcher
-
Class Summary Class Description CollectionMatcher<C extends Collection<?>> IsCollectionWithSize<E> Matches if collection size satisfies a nested matcher.IsEmptyCollection<E> Tests if collection is empty.IsMapContainingKey<K> IsMapContainingValue<V> MapTypeSafeMatcher<M extends Map<?,?>>