issues
search
ssacher-tgm
/
mockito
Automatically exported from code.google.com/p/mockito
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow verifying no more interactions ignoring stubs
#162
GoogleCodeExporter
closed
8 years ago
13
Typed Argument captors currently require a bit of casting.
#161
GoogleCodeExporter
closed
8 years ago
7
Mocking a final method using when() throws
#160
GoogleCodeExporter
closed
8 years ago
2
private methods mocks/spies - why not?
#159
GoogleCodeExporter
closed
8 years ago
2
Mockito as OSGi bundle: Failed, missing package(s) or can not resolve all of the them
#158
GoogleCodeExporter
closed
8 years ago
8
Invocation.thenReturn() may fail with varargs (similar to issue 123)
#157
GoogleCodeExporter
closed
8 years ago
5
Compiling Mockito
#156
GoogleCodeExporter
closed
8 years ago
7
Add handy Answer for returning elements of collection
#155
GoogleCodeExporter
closed
8 years ago
9
NullPointerException on Matchers.eq(null)
#154
GoogleCodeExporter
closed
8 years ago
7
verify() succeed with the wrong parameter type
#153
GoogleCodeExporter
closed
8 years ago
4
User should be able to set serializable and yet configure his own extra interfaces
#152
GoogleCodeExporter
closed
8 years ago
3
Stubbing mocks that are configured to return mocks yields exception
#151
GoogleCodeExporter
closed
8 years ago
4
Code review request
#150
GoogleCodeExporter
closed
8 years ago
2
Chaining Expectations
#149
GoogleCodeExporter
closed
8 years ago
15
Print all recorded interactions
#148
GoogleCodeExporter
closed
8 years ago
26
Introduce: validateAllStubsUsed();
#147
GoogleCodeExporter
opened
8 years ago
5
Aliases for thenAnswer and willAnswer
#146
GoogleCodeExporter
closed
8 years ago
9
Introduce 'delegating' answer to allow spying on proxied objects
#145
GoogleCodeExporter
closed
8 years ago
8
internal process tweak for verifiction with matchers
#144
GoogleCodeExporter
closed
8 years ago
11
matching array arguments smartly (using Arrays.equals())
#143
GoogleCodeExporter
closed
8 years ago
3
MockitoJUnitRunner misreports JUnit method type error
#142
GoogleCodeExporter
closed
8 years ago
6
Arrays should be matched for equals() using their content
#141
GoogleCodeExporter
closed
8 years ago
8
Inform the user immediately when she tries to 'callRealMethod()' on a mock of a interface
#140
GoogleCodeExporter
closed
8 years ago
4
when spy is created via withSettings() class is not checked for consistency with spied instance
#139
GoogleCodeExporter
closed
8 years ago
3
make verify() possible if there is inlined different method call on other mock
#138
GoogleCodeExporter
closed
8 years ago
14
Consider TypeLiteral<> for creating mocks
#137
GoogleCodeExporter
opened
8 years ago
30
Better Support for Generic classes
#136
GoogleCodeExporter
closed
8 years ago
1
Better Support for Generic classes
#135
GoogleCodeExporter
closed
8 years ago
1
occasional ArrayIndexOutOfBoundsException when calculating stack traces for reporting
#134
GoogleCodeExporter
closed
8 years ago
4
writing aborted; java.io.NotSerializableException: codegen.com.system.SystemService$$EnhancerByMockitoWithCGLIB$$8424eafd
#133
GoogleCodeExporter
closed
8 years ago
2
thenAnwer and willAnswer do not give compiler errors when an Answer of the wrong type is passed in.
#132
GoogleCodeExporter
opened
8 years ago
6
How could I verify this code?
#131
GoogleCodeExporter
closed
8 years ago
5
JMockit functionality
#130
GoogleCodeExporter
closed
8 years ago
8
verify with matchers with overloaded methods gives java.lang.ArrayIndexOutOfBoundsException
#129
GoogleCodeExporter
closed
8 years ago
2
MockitoRunner shows dodgy message when no tests found
#128
GoogleCodeExporter
closed
8 years ago
3
Not able to mock package-protected methods when running in OSGi
#127
GoogleCodeExporter
opened
8 years ago
23
Consider cloning parameters (or only collections) if they are clone'able to avoid mutable args problem
#126
GoogleCodeExporter
opened
8 years ago
19
extend stubbing
#125
GoogleCodeExporter
opened
8 years ago
7
mockito-all-1.8.0 OSGi headers are not correct
#124
GoogleCodeExporter
closed
8 years ago
27
Invocation.callRealMethod() may fail with varargs
#123
GoogleCodeExporter
closed
8 years ago
4
any() doesn't seem to check correctly for the argument type
#122
GoogleCodeExporter
closed
8 years ago
13
invocation.getArguments() produces null arguments
#121
GoogleCodeExporter
closed
8 years ago
4
feature request: anyTimes() or equivalent verification quantifier
#120
GoogleCodeExporter
closed
8 years ago
4
Create Mockito.reset() [i.e. no args] to reset all mocks
#119
GoogleCodeExporter
opened
8 years ago
11
Mark different argument
#118
GoogleCodeExporter
closed
8 years ago
2
ArrayIndexOutOfBoundsException using atLeast
#117
GoogleCodeExporter
closed
8 years ago
2
ArrayIndexOutOfBoundsException with atLeastOnce() after upgrade to mockito 1.8.0
#116
GoogleCodeExporter
closed
8 years ago
15
Doucmentation points to deprecated methods
#115
GoogleCodeExporter
closed
8 years ago
4
Mocked inner class cannot reference outer this
#114
GoogleCodeExporter
opened
8 years ago
4
svn does not provide tags/branches, No way to build release from source.
#113
GoogleCodeExporter
closed
8 years ago
3
Previous
Next