| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeSafeMatcher | |
|---|---|
| org.hamcrest | The stable API defining Matcher and its associated interfaces and classes. | 
| org.hamcrest.core | Fundamental matchers of objects and values, and composite matchers. | 
| Uses of TypeSafeMatcher in org.hamcrest | 
|---|
| Subclasses of TypeSafeMatcher in org.hamcrest | |
|---|---|
|  class | CustomTypeSafeMatcher<T>Utility class for writing one off matchers. | 
| Uses of TypeSafeMatcher in org.hamcrest.core | 
|---|
| Subclasses of TypeSafeMatcher in org.hamcrest.core | |
|---|---|
|  class | StringContainsTests if the argument is a string that contains a substring. | 
|  class | StringEndsWithTests if the argument is a string that contains a substring. | 
|  class | StringStartsWithTests if the argument is a string that contains a substring. | 
|  class | SubstringMatcher | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||