|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.atlassian.hamcrest.MatcherFactories
public final class MatcherFactories
Utility MatcherFactorys.
| Constructor Summary | |
|---|---|
MatcherFactories()
|
|
| Method Summary | |
|---|---|
static MatcherFactory |
isEqual()
A MatcherFactory which always creates and returns the Hamcrest Matcher corresponding to
is(equalTo(expected)). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MatcherFactories()
| Method Detail |
|---|
public static final MatcherFactory isEqual()
MatcherFactory which always creates and returns the Hamcrest Matcher corresponding to
is(equalTo(expected)).
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||