issues
search
projoy
/
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
NullPointerException due to uninitialized final fields when mocked
#408
GoogleCodeExporter
closed
9 years ago
3
Error Message org.mockito.internal.progress.SequenceNumber
#407
GoogleCodeExporter
closed
9 years ago
2
Having dexmaker in my Android project prevents junit tests from running w/o Android
#406
GoogleCodeExporter
closed
9 years ago
8
amp
#405
GoogleCodeExporter
closed
9 years ago
1
Upload 1.9.5 to maven central
#404
GoogleCodeExporter
closed
9 years ago
1
Unable to set internal state on a private field
#403
GoogleCodeExporter
closed
9 years ago
3
Mock Injection should take generics in annotated fields into account
#402
GoogleCodeExporter
opened
9 years ago
5
Unable to use comparable matchers on subclass of class implementing Comparable
#401
GoogleCodeExporter
opened
9 years ago
4
java.lang.OutOfMemoryError
#400
GoogleCodeExporter
closed
9 years ago
2
Deep Stubs are not serializable
#399
GoogleCodeExporter
closed
9 years ago
7
ArgumentMatcher implementation providing method-signature with generic parameter
#398
GoogleCodeExporter
opened
9 years ago
4
Mockito-all is incompatible with JUnit 4.11
#397
GoogleCodeExporter
opened
9 years ago
9
Consecutive stubbing for doThrow method
#396
GoogleCodeExporter
opened
9 years ago
3
can't mock mybatis interface which have @Param annotation
#395
GoogleCodeExporter
closed
9 years ago
2
Using thenThrows(new SomeThrowable) in multi-threaded context results in ArrayIndexOutOfBoundsException
#394
GoogleCodeExporter
opened
9 years ago
7
SecurityException when using spy() on class from signed JAR file
#393
GoogleCodeExporter
opened
9 years ago
20
mockito-all-1.9.5 MockitoConfiguration.enableClassCache implementation missing
#392
GoogleCodeExporter
closed
9 years ago
4
documentation bug for ReturnsElementsOf and AdditionalAswers.returnsElementsOf()
#391
GoogleCodeExporter
closed
9 years ago
5
Constructor injection random error under JDK7
#390
GoogleCodeExporter
opened
9 years ago
3
define the behaviour when the method has too many arguments
#389
GoogleCodeExporter
closed
9 years ago
3
enhance error message
#388
GoogleCodeExporter
closed
9 years ago
5
De-Serialization does not work in a different jvm / classloader
#387
GoogleCodeExporter
closed
9 years ago
11
[Android]: NoClassDefFoundError when mocking throwing an exception
#386
GoogleCodeExporter
closed
9 years ago
14
Spy prevents coverage measurement on spyed class, if ExpectedException Rule is used
#385
GoogleCodeExporter
opened
9 years ago
4
using finally in answer
#384
GoogleCodeExporter
closed
9 years ago
2
document the StackTraceCleanerProvider
#383
GoogleCodeExporter
closed
9 years ago
1
Deep refEq matcher for verifying calls on mocks
#382
GoogleCodeExporter
opened
9 years ago
5
Add "serializable" to @Mock Annotation
#381
GoogleCodeExporter
closed
9 years ago
18
Better failure messages: show the parameters of other interactions with a mock
#380
GoogleCodeExporter
opened
9 years ago
8
VerificationData contained in internal package, but accessible via public API
#379
GoogleCodeExporter
opened
9 years ago
8
Upgrading to mockito-all-1.9.5-rc1.jar and replacing stub with when issue.
#378
GoogleCodeExporter
closed
9 years ago
2
fix performance bottleneck at CGLIBHacker.setMockitoNamingPolicy()
#377
GoogleCodeExporter
opened
9 years ago
2
Support TimeUnit in timeout() API
#376
GoogleCodeExporter
opened
9 years ago
6
Added quick validation to warn the user when using .serializable() with Objects that don't implements Serializable
#375
GoogleCodeExporter
closed
9 years ago
7
Verifying a method which returns a char fails
#374
GoogleCodeExporter
closed
9 years ago
1
OSGi Bnd config is missing package in Import-Package config
#373
GoogleCodeExporter
closed
9 years ago
11
Vararg ArgumentCaptor
#372
GoogleCodeExporter
closed
9 years ago
9
Make it possible to change the MockUtil
#371
GoogleCodeExporter
opened
9 years ago
6
Using @InjectMocks to inject an object created with @InjectMocks doesn't work
#370
GoogleCodeExporter
closed
9 years ago
4
Mockito.verify threw InvalidUseOfMatchersException while it should have warned about final method
#369
GoogleCodeExporter
closed
9 years ago
10
Javadoc fix / @InjectMocks wires mocks incorrectly when target has multiple fields of a common base interface
#368
GoogleCodeExporter
closed
9 years ago
14
ReflectUtils.addAllInterfaces doesn't support immutable lists
#367
GoogleCodeExporter
closed
9 years ago
2
Suggestion:hope Matcher.any(java.lang.Class<T> clazz) do what it declared
#366
GoogleCodeExporter
opened
9 years ago
8
Provide JUnit MockitoRule as an alternative to MockitoJUnitRunner
#365
GoogleCodeExporter
closed
9 years ago
3
lib
#364
GoogleCodeExporter
closed
9 years ago
2
Could this helpful code please be added to your API?
#363
GoogleCodeExporter
closed
9 years ago
14
Generic Argument and Return type method mock
#362
GoogleCodeExporter
closed
9 years ago
4
Relax Mockito.argThat() to accept hamcrest's Matcher<? super T> instead of Matcher<T>
#361
GoogleCodeExporter
closed
9 years ago
4
Stack trace filtering doesn't filter dexmaker classes on Android
#360
GoogleCodeExporter
closed
9 years ago
13
We need a new CI server
#359
GoogleCodeExporter
closed
9 years ago
5
Previous
Next