What Is hamcrest-core-1.3.jar

Q

What Is hamcrest-core-1.3.jar?

✍: FYIcenter.com

A

Hamcrest is a framework for writing matcher objects allowing 'match' rules to be defined declaratively. hamcrest-core-1.3.jar is the primary JAR file of the Hamcrest 1.3 package. It contains fundamental matchers of objects and values, and composite matchers.

JAR File Size and Download Location:

JAR name: hamcrest-core.jar, hamcrest-core-1.3.jar
Target JDK version: 1.5
Dependency: None

File name: hamcrest-core-1.3.jar
File size: 45024 bytes
Release date: 09-Jul-2012
Download: Hamcrest Project Site

Manifest of the JAR:

Manifest-Version: 1.0
Ant-Version: Apache Ant 1.8.1
Created-By: 1.6.0_33-b03 (Sun Microsystems Inc.)
Implementation-Title: hamcrest-core
Implementation-Vendor: hamcrest.org
Implementation-Version: 1.3
Built-By: tom
Built-Date: 2012-07-09 19:49:34

List of Classes in the JAR:

org/hamcrest/BaseDescription
org/hamcrest/BaseMatcher
org/hamcrest/Condition
org/hamcrest/CoreMatchers
org/hamcrest/CustomMatcher
org/hamcrest/CustomTypeSafeMatcher
org/hamcrest/Description
org/hamcrest/DiagnosingMatcher
org/hamcrest/Factory
org/hamcrest/FeatureMatcher
org/hamcrest/Matcher
org/hamcrest/MatcherAssert
org/hamcrest/SelfDescribing
org/hamcrest/StringDescription
org/hamcrest/TypeSafeDiagnosingMatcher
org/hamcrest/TypeSafeMatcher
org/hamcrest/core/AllOf
org/hamcrest/core/AnyOf
org/hamcrest/core/CombinableMatcher
org/hamcrest/core/DescribedAs
org/hamcrest/core/Every
org/hamcrest/core/Is
org/hamcrest/core/IsAnything
org/hamcrest/core/IsCollectionContaining
org/hamcrest/core/IsEqual
org/hamcrest/core/IsInstanceOf
org/hamcrest/core/IsNot
org/hamcrest/core/IsNull
org/hamcrest/core/IsSame
org/hamcrest/core/ShortcutCombination
org/hamcrest/core/StringContains
org/hamcrest/core/StringEndsWith
org/hamcrest/core/StringStartsWith
org/hamcrest/core/SubstringMatcher
org/hamcrest/internal/ArrayIterator
org/hamcrest/internal/ReflectiveTypeFinder
org/hamcrest/internal/SelfDescribingValue
org/hamcrest/internal/SelfDescribingValueIterator

Back to FAQ for Hamcrest - Library of Matchers.

2016-03-16, 6048🔥, 0💬