|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.hamcrest | |
---|---|
org.hamcrest | The stable API defining Matcher and its associated interfaces and classes. |
org.hamcrest.beans | Matchers of Java Bean properties and their values. |
org.hamcrest.collection | Matchers of arrays and collections. |
org.hamcrest.core | Fundamental matchers of objects and values, and composite matchers. |
org.hamcrest.integration | |
org.hamcrest.internal | |
org.hamcrest.number | Matchers that perform numeric comparisons. |
org.hamcrest.object | Matchers that inspect objects and classes. |
org.hamcrest.text | Matchers that perform text comparisons. |
org.hamcrest.xml | Matchers of XML documents. |
Classes in org.hamcrest used by org.hamcrest | |
---|---|
BaseDescription
A Description that is stored as a string. |
|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Condition
A Condition implements part of a multi-step match. |
|
Condition.Step
|
|
Description
A description of a Matcher. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeDiagnosingMatcher
Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.beans | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
DiagnosingMatcher
TODO(ngd): Document. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeDiagnosingMatcher
Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.collection | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
FeatureMatcher
Supporting class for matching a feature of an object. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeDiagnosingMatcher
Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.core | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
DiagnosingMatcher
TODO(ngd): Document. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeDiagnosingMatcher
Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.integration | |
---|---|
Matcher
A matcher over acceptable values. |
Classes in org.hamcrest used by org.hamcrest.internal | |
---|---|
Description
A description of a Matcher. |
|
SelfDescribing
The ability of an object to describe itself. |
Classes in org.hamcrest used by org.hamcrest.number | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.object | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
FeatureMatcher
Supporting class for matching a feature of an object. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeDiagnosingMatcher
Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.text | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeMatcher
Convenient base class for Matchers that require a non-null value of a specific type. |
Classes in org.hamcrest used by org.hamcrest.xml | |
---|---|
BaseMatcher
BaseClass for all Matcher implementations. |
|
Description
A description of a Matcher. |
|
Factory
Marks a Hamcrest static factory method so tools recognise them. |
|
Matcher
A matcher over acceptable values. |
|
SelfDescribing
The ability of an object to describe itself. |
|
TypeSafeDiagnosingMatcher
Convenient base class for Matchers that require a non-null value of a specific type and that will report why the received value has been rejected. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |