Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.hamcrest.core Classes and Interfaces - 30 results found.
NameDescriptionTypePackageFramework
AllOfCalculates the logical conjunction of two matchers.Classorg.hamcrest.coreJUnit
AnyOfCalculates the logical disjunction of two matchers.Classorg.hamcrest.coreJUnit
DescribedAsProvides a custom description to another matcher.Classorg.hamcrest.coreJUnit
IsDecorates another Matcher, retaining the behavior but allowing tests to be slightly more expressive.Classorg.hamcrest.coreJUnit
IsAnythingA matcher that always returns true.Classorg.hamcrest.coreJUnit
IsEqualIs the value equal to another value, as tested by the Object.Classorg.hamcrest.coreJUnit
IsInstanceOfTests whether the value is an instance of a class.Classorg.hamcrest.coreJUnit
IsNotCalculates the logical negation of a matcher.Classorg.hamcrest.coreJUnit
IsNullClassorg.hamcrest.coreJUnit
IsSameClassorg.hamcrest.coreJUnit
AllOfCalculates the logical conjunction of multiple matchers.Classorg.hamcrest.coreHamCrest
AnyOfCalculates the logical disjunction of multiple matchers.Classorg.hamcrest.coreHamCrest
CombinableMatcherClassorg.hamcrest.coreHamCrest
CombinableMatcher .CombinableBothMatcherConstructor SummaryCombinableMatcher.Classorg.hamcrest.core.CombinableMatcherHamCrest
CombinableMatcher .CombinableEitherMatcherConstructor SummaryCombinableMatcher.Classorg.hamcrest.core.CombinableMatcherHamCrest
CoreMatchersConstructor SummaryCoreMatchers()allOf(java.Classorg.hamcrestHamCrest
DescribedAsProvides a custom description to another matcher.Classorg.hamcrest.coreHamCrest
EveryClassorg.hamcrest.coreHamCrest
IsDecorates another Matcher, retaining the behaviour but allowing tests to be slightly more expressive.Classorg.hamcrest.coreHamCrest
IsAnythingA matcher that always returns true.Classorg.hamcrest.coreHamCrest
IsCollectionContainingClassorg.hamcrest.coreHamCrest
IsEqualIs the value equal to another value, as tested by the Object.Classorg.hamcrest.coreHamCrest
IsInstanceOfTests whether the value is an instance of a class.Classorg.hamcrest.coreHamCrest
IsNotCalculates the logical negation of a matcher.Classorg.hamcrest.coreHamCrest
IsNullClassorg.hamcrest.coreHamCrest
IsSameClassorg.hamcrest.coreHamCrest
StringContainsTests if the argument is a string that contains a substring.Classorg.hamcrest.coreHamCrest
StringEndsWithTests if the argument is a string that contains a substring.Classorg.hamcrest.coreHamCrest
StringStartsWithTests if the argument is a string that contains a substring.Classorg.hamcrest.coreHamCrest
SubstringMatcherClassorg.hamcrest.coreHamCrest