Skip navigation links
C E O 

C

com.spotify.hamcrest.optional - package com.spotify.hamcrest.optional
 

E

emptyOptional() - Static method in class com.spotify.hamcrest.optional.OptionalMatchers
Creates a Matcher that matches empty Optionals.

O

OptionalMatchers - Class in com.spotify.hamcrest.optional
 
optionalWithValue() - Static method in class com.spotify.hamcrest.optional.OptionalMatchers
Creates a Matcher that matches any Optional with a value.
optionalWithValue(Matcher<T>) - Static method in class com.spotify.hamcrest.optional.OptionalMatchers
Creates a Matcher that matches an Optional with a value that matches the given Matcher.
C E O 
Skip navigation links

Copyright © 2017. All rights reserved.