Skip navigation links
C D E I J M N P 

C

CompletedFutureMatcher<T> - Class in it.ozimov.cirneco.hamcrest.java8.concurrent
Does the Iterable has the same size of another?

completedWith(Matcher<? super T>, long, TimeUnit) - Static method in class it.ozimov.cirneco.hamcrest.java8.concurrent.CompletedFutureMatcher
 

D

describeMismatchSafely(Optional, Description) - Method in class it.ozimov.cirneco.hamcrest.java8.base.IsEmptyOptional
 
describeMismatchSafely(Optional<T>, Description) - Method in class it.ozimov.cirneco.hamcrest.java8.base.IsPresentOptionalAnd
 
describeTo(Description) - Method in class it.ozimov.cirneco.hamcrest.java8.base.IsEmptyOptional
 
describeTo(Description) - Method in class it.ozimov.cirneco.hamcrest.java8.base.IsPresentOptionalAnd
 

E

emptyOptional() - Static method in class it.ozimov.cirneco.hamcrest.java8.base.IsEmptyOptional
Creates a matcher that matches when the examined Optional contains no object.
emptyOptional() - Static method in class it.ozimov.cirneco.hamcrest.java8.J8Matchers
Creates a matcher that matches when the examined Optional contains no object.

I

IsEmptyOptional - Class in it.ozimov.cirneco.hamcrest.java8.base
Is the given Optional instance withoutRepetitions?
IsEmptyOptional() - Constructor for class it.ozimov.cirneco.hamcrest.java8.base.IsEmptyOptional
 
IsPresentOptionalAnd<T> - Class in it.ozimov.cirneco.hamcrest.java8.base
Is the given Optional present and matching the given matcher?
it.ozimov.cirneco.hamcrest.java8 - package it.ozimov.cirneco.hamcrest.java8
 
it.ozimov.cirneco.hamcrest.java8.base - package it.ozimov.cirneco.hamcrest.java8.base
 
it.ozimov.cirneco.hamcrest.java8.concurrent - package it.ozimov.cirneco.hamcrest.java8.concurrent
 

J

J8Matchers - Class in it.ozimov.cirneco.hamcrest.java8
The J8Matchers class groups all the matchers from {J7Matchers} plus the new ones introduced by Cirneco's Hamcrest extension for Java 8.
J8Matchers() - Constructor for class it.ozimov.cirneco.hamcrest.java8.J8Matchers
 

M

matchesSafely(Optional) - Method in class it.ozimov.cirneco.hamcrest.java8.base.IsEmptyOptional
 
matchesSafely(Optional<T>) - Method in class it.ozimov.cirneco.hamcrest.java8.base.IsPresentOptionalAnd
 
matchesSafely(CompletionStage<T>) - Method in class it.ozimov.cirneco.hamcrest.java8.concurrent.CompletedFutureMatcher
 

N

notPresent() - Static method in class it.ozimov.cirneco.hamcrest.java8.J8Matchers
Creates a matcher that matches when the examined Optional contains no object.

P

present() - Static method in class it.ozimov.cirneco.hamcrest.java8.J8Matchers
Creates a matcher that matches when the examined Optional contains no object.
presentAnd(Matcher<? super T>) - Static method in class it.ozimov.cirneco.hamcrest.java8.base.IsPresentOptionalAnd
Creates a matcher from an inner matcher for Optionals which are present.
presentAnd(Matcher<? super T>) - Static method in class it.ozimov.cirneco.hamcrest.java8.J8Matchers
Creates a matcher from an inner matcher for Optionals which are present.
C D E I J M N P 
Skip navigation links

Copyright © 2015–2016. All rights reserved.