issues
search
lodgvideon
/
hamcrest
Automatically exported from code.google.com/p/hamcrest
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Show a readable diff as part of the failure description for assertThat
#213
GoogleCodeExporter
opened
9 years ago
0
array mismatch description should not just use array element toString value in mismatch description
#212
GoogleCodeExporter
opened
9 years ago
0
Failing test cases testReadsGenerifiedParameterTypes
#211
GoogleCodeExporter
opened
9 years ago
0
Matchers.contains does not always work for lists
#210
GoogleCodeExporter
opened
9 years ago
1
License file collision with android.
#209
GoogleCodeExporter
opened
9 years ago
0
equalTo calls actual.equals(expected) instead of expected.equals(actual)
#208
GoogleCodeExporter
opened
9 years ago
0
Espresso dependency specifically for the app under test
#207
GoogleCodeExporter
opened
9 years ago
1
Matchers.arrayContaining(Matcher...) does not work with primitive arrays
#206
GoogleCodeExporter
opened
9 years ago
0
proposal for new JavaGenerator replacing the XML configuration file
#205
GoogleCodeExporter
opened
9 years ago
3
maven install hamcrest error
#204
GoogleCodeExporter
opened
9 years ago
0
Hamcrest 1.3 CoreMatchers.hasItem(...Matcher)
#203
GoogleCodeExporter
opened
9 years ago
0
containsString helper should cast value to string
#202
GoogleCodeExporter
opened
9 years ago
0
BigDecimalCloseTo bug in error message
#201
GoogleCodeExporter
opened
9 years ago
1
Errors from String.valueOf() in BaseDescription makes some Exceptions un-reportable.
#200
GoogleCodeExporter
opened
9 years ago
1
Use of expressions to check "hasProperty" in beans
#199
GoogleCodeExporter
opened
9 years ago
2
Make SamePropertyValuesAs extendable
#198
GoogleCodeExporter
opened
9 years ago
1
Link to "current" doc
#197
GoogleCodeExporter
opened
9 years ago
4
Patch for /trunk/hamcrest-objectivec/CHANGES.txt
#196
GoogleCodeExporter
opened
9 years ago
0
hasItem is not working
#195
GoogleCodeExporter
closed
9 years ago
6
PatternMatcher
#194
GoogleCodeExporter
opened
9 years ago
5
IsEmptyMap
#193
GoogleCodeExporter
closed
9 years ago
6
IsMapWithSize
#192
GoogleCodeExporter
closed
9 years ago
5
Add CharSequenceLengthMatcher
#191
GoogleCodeExporter
opened
9 years ago
2
Unavoidable unchecked generics array creation for a varargs parameter
#190
GoogleCodeExporter
opened
9 years ago
3
org.hamcrest.text.pattern is missing from java
#189
GoogleCodeExporter
closed
9 years ago
3
(Java) containsInAnyOrder incorrect generic type specification causes wrong method to have higher precedence
#188
GoogleCodeExporter
opened
9 years ago
2
IsArray.describeMismatchSafely() should use Matcher.describeMismatch
#187
GoogleCodeExporter
closed
9 years ago
3
ArrayWithSize matcher should accept a Countable
#186
GoogleCodeExporter
opened
9 years ago
0
Matchers.hasProperty doesn't appear to work correctly all the time
#185
GoogleCodeExporter
opened
9 years ago
10
Exception from String.valueOf() in BaseDescription makes some Exceptions un-reportable.
#184
GoogleCodeExporter
closed
9 years ago
2
RFE: Allow assertions on multiple objects to behave as one.
#183
GoogleCodeExporter
opened
9 years ago
1
Incorrect description for lessThan matcher
#182
GoogleCodeExporter
closed
9 years ago
2
HasToString matcher's mismatch description is empty
#181
GoogleCodeExporter
opened
9 years ago
0
mybatis 3.1.1 apache-commons-ognl 4.0-incubating-SNAPSHOT support
#180
GoogleCodeExporter
closed
9 years ago
3
AllOf does not output mismatch description
#179
GoogleCodeExporter
closed
9 years ago
5
Defining HC_SHORTHAND breaks code completion (Xcode 4.3.1 4E1019)
#178
GoogleCodeExporter
opened
9 years ago
1
Enhance the closeTo matcher to be able to handle BigDecimals, also provide a possibility to compare BigDecimals.
#177
GoogleCodeExporter
closed
9 years ago
4
Request to change the generics definition of MatcherAssert.assertThat
#176
GoogleCodeExporter
opened
9 years ago
7
Create SameSize matcher
#175
GoogleCodeExporter
opened
9 years ago
0
Enhancement: matcher that asserts an element occurs before another element in an iterator
#174
GoogleCodeExporter
opened
9 years ago
9
Use Maven-Bundle-Plugin to delivery Hamcrest as a OSGi bundle
#173
GoogleCodeExporter
opened
9 years ago
9
callable() conflicts with "callable" keyword introduced by PHP 5.4
#172
GoogleCodeExporter
closed
9 years ago
2
allOf() with 6 parameters misses the 5th parameter
#171
GoogleCodeExporter
closed
9 years ago
2
Using some Builder Pattern to make A chainable Matcher
#170
GoogleCodeExporter
closed
9 years ago
3
All-Satisfy Matcher
#169
GoogleCodeExporter
closed
9 years ago
1
EqualTo matcher should check objects for equals() method
#168
GoogleCodeExporter
closed
9 years ago
1
Regression with nested matchers - Hamcrest 1.3 breaks Hamcrest 1.1 tests
#167
GoogleCodeExporter
opened
9 years ago
9
Cannot use latest hamcrest version with JUnit 4.10
#166
GoogleCodeExporter
closed
9 years ago
4
New matcher to call a method on the object and match against its return value
#165
GoogleCodeExporter
opened
9 years ago
1
Hamcrest gwt jar file missing
#164
GoogleCodeExporter
closed
9 years ago
2
Next