A C G I M S 

A

assertThat(T, Matcher<? super T>) - Static method in class com.shazam.shazamcrest.MatcherAssert
 
assertThat(String, T, Matcher<? super T>) - Static method in class com.shazam.shazamcrest.MatcherAssert
Checks if the object matches the condition defined by the matcher provided.

C

com.shazam.shazamcrest - package com.shazam.shazamcrest
 
com.shazam.shazamcrest.matcher - package com.shazam.shazamcrest.matcher
 

G

getActual() - Method in class com.shazam.shazamcrest.ShazamDescription
 
getDifferencesMessage() - Method in class com.shazam.shazamcrest.ShazamDescription
 
getExpected() - Method in class com.shazam.shazamcrest.ShazamDescription
 

I

isComparisonFailure() - Method in class com.shazam.shazamcrest.ShazamDescription
 

M

MatcherAssert - Class in com.shazam.shazamcrest
Modified version of MatcherAssert.
MatcherAssert() - Constructor for class com.shazam.shazamcrest.MatcherAssert
 
Matchers - Class in com.shazam.shazamcrest.matcher
Proxy class which determines if the matcher is being used within a JMock expectation or with an assertion.
Matchers() - Constructor for class com.shazam.shazamcrest.matcher.Matchers
 

S

sameBeanAs(T) - Static method in class com.shazam.shazamcrest.matcher.Matchers
 
setActual(String) - Method in class com.shazam.shazamcrest.ShazamDescription
 
setComparisonFailure(boolean) - Method in class com.shazam.shazamcrest.ShazamDescription
 
setDifferencesMessage(String) - Method in class com.shazam.shazamcrest.ShazamDescription
 
setExpected(String) - Method in class com.shazam.shazamcrest.ShazamDescription
 
ShazamDescription - Class in com.shazam.shazamcrest
Our own StringDescription, used to detect whether com.shazam.shazamcrest.MatcherAssert is used to assert.
ShazamDescription() - Constructor for class com.shazam.shazamcrest.ShazamDescription
 
A C G I M S 

Copyright © 2013. All Rights Reserved.