issues
search
hientran1985
/
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
Build on AWS EMR failed
#458
GoogleCodeExporter
opened
8 years ago
1
Mockito 1.9.5 throws NPE sometimes when parameter matches returns false.
#457
GoogleCodeExporter
closed
8 years ago
1
Error when calling method on spy that extends interface with default method in JDK 8
#456
GoogleCodeExporter
closed
8 years ago
13
FR: Answers.RETURNS_THIS
#455
GoogleCodeExporter
opened
8 years ago
5
@InjectMocks has inconsistent behavior when the test class extends another class
#454
GoogleCodeExporter
opened
8 years ago
1
Wrong classloader taken into account when mocking with extraInterfaces on Eclipse RCP Plugin Test
#453
GoogleCodeExporter
closed
8 years ago
6
Allow customization of default settings
#452
GoogleCodeExporter
opened
8 years ago
1
MockitoException on a method that is not being stubbed
#451
GoogleCodeExporter
opened
8 years ago
6
Can not inject Spy injected with @InjectMocks
#450
GoogleCodeExporter
closed
8 years ago
1
Inject mocks into existing object
#449
GoogleCodeExporter
closed
8 years ago
1
ArgumentCaptor should provide #awaitValue( )
#448
GoogleCodeExporter
opened
8 years ago
1
Can I use mockito for struts Unit testing?
#447
GoogleCodeExporter
closed
8 years ago
1
NoClassDefFoundError when attempting to mock particular interfaces
#446
GoogleCodeExporter
opened
8 years ago
1
Equality for arguments fails within Mockito.when
#445
GoogleCodeExporter
closed
8 years ago
2
Mocking behaviour on two mocks at the same time causes exception, but message is unclear.
#444
GoogleCodeExporter
opened
8 years ago
7
File Read and Write in Mockito
#443
GoogleCodeExporter
closed
8 years ago
1
Support for @Inject
#442
GoogleCodeExporter
closed
8 years ago
3
Javadoc InjectMocks states that only constructor injection is supported but field injection also works
#441
GoogleCodeExporter
closed
8 years ago
1
File Upload
#440
GoogleCodeExporter
closed
8 years ago
1
Verify on Scala method with by-name parameters always fails
#439
GoogleCodeExporter
opened
8 years ago
0
Spying for chained methods
#438
GoogleCodeExporter
opened
8 years ago
1
PermGen leak with Mockito and PowerMock
#437
GoogleCodeExporter
closed
8 years ago
4
verify with timeout: VerificationWithTimeoutImpl doesn't catches MockitoAssertionError wrapped for junit
#436
GoogleCodeExporter
closed
8 years ago
4
Change the name of osgi bundle
#435
GoogleCodeExporter
opened
8 years ago
2
Generic method cannot be mocked.
#434
GoogleCodeExporter
opened
8 years ago
14
Mixing constructor and field injection doesn't work
#433
GoogleCodeExporter
closed
8 years ago
1
NullpointerException after when(); MockitoException
#432
GoogleCodeExporter
opened
8 years ago
5
Erroneous InvalidUseOfMatchersException when mock set up before spy set up
#431
GoogleCodeExporter
closed
8 years ago
1
nested stubbing - UnfinishedStubbingException when using a mocked object inside another mock
#430
GoogleCodeExporter
opened
8 years ago
4
Avoid MockitoMock and MockitoSpy interfaces
#429
GoogleCodeExporter
closed
8 years ago
4
LocalizedMatcher implements Matcher even though directly told not to
#428
GoogleCodeExporter
opened
8 years ago
2
Java security exception when trying to mock class: Signer information does not match signer information of other classes in the same package
#427
GoogleCodeExporter
opened
8 years ago
1
Typo in Whitebox.getInternalState() exception says "Unable to *set* internal state on a private field"
#426
GoogleCodeExporter
closed
8 years ago
8
Enable external to be plugged in at stub time to enable, for example to support JSR-303 annotations on methods and parameters of mocks and spies
#425
GoogleCodeExporter
opened
8 years ago
5
Deep stubs javadoc comment warning is simplistic.
#424
GoogleCodeExporter
opened
8 years ago
4
Mockito 2.0: Update hamcrest to 1.3
#423
GoogleCodeExporter
opened
8 years ago
10
Constructor injection with @InjectMocks is not working properly when injecting multiple mocks of the same type
#422
GoogleCodeExporter
closed
8 years ago
2
Mockito does not pick the "biggest" constructor for injection, but the "default" constructor.
#421
GoogleCodeExporter
closed
8 years ago
7
InjectionStrategys not working if non-default constructor doesn't match @Mock arguments
#420
GoogleCodeExporter
closed
8 years ago
2
Clear an intermediate collection affects verify result
#419
GoogleCodeExporter
closed
8 years ago
2
Maven distribution mockito-core-1.9.5.jar contains *.java files (should only contain *.class files)
#418
GoogleCodeExporter
closed
8 years ago
18
On some classes mock objects call actual implementation
#417
GoogleCodeExporter
closed
8 years ago
3
Container.add(mock(Container.class)) fails in Java 7
#416
GoogleCodeExporter
closed
8 years ago
6
overloaded methods with vararg variants cause problem
#415
GoogleCodeExporter
closed
8 years ago
3
Upgrade to objenesis 2.1
#414
GoogleCodeExporter
closed
8 years ago
8
Wanted but not invoked: Actually, there were zero interactions with this mock
#413
GoogleCodeExporter
closed
8 years ago
2
Weird InvalidUseOfMatchersException exception on mock object.
#412
GoogleCodeExporter
closed
8 years ago
2
Enhancement add throw exception to Answer
#411
GoogleCodeExporter
closed
8 years ago
3
mockito-core hamcrest dependency doesn't play nice with hamcrest
#410
GoogleCodeExporter
opened
8 years ago
7
use describeMismatch for verification errors
#409
GoogleCodeExporter
opened
8 years ago
10
Previous
Next