issues
search
freepascal
/
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
Machers.refEq should support excluding fields
#60
GoogleCodeExporter
closed
9 years ago
5
Creating a mock with two interfaces
#59
GoogleCodeExporter
closed
9 years ago
2
Early creation of MockitoException inside Invocations can lead to large amounts of wasted memory/CPU time
#58
GoogleCodeExporter
closed
9 years ago
10
Using Mockito with Android virtual machine
#57
GoogleCodeExporter
closed
9 years ago
17
old syntax in exception message
#56
GoogleCodeExporter
closed
9 years ago
3
reset() for Mocks
#55
GoogleCodeExporter
closed
9 years ago
8
Framework validation produces confusing results
#54
GoogleCodeExporter
closed
9 years ago
11
thenReturn throws an UnfinishedStubbingException when it's asked to return a list of mocks constructed in-place
#53
GoogleCodeExporter
closed
9 years ago
22
[deleted issue]
#52
GoogleCodeExporter
closed
9 years ago
0
allow creating a mock of multiple interfaces
#51
GoogleCodeExporter
closed
9 years ago
25
mock.toString() should print mock name
#50
GoogleCodeExporter
closed
9 years ago
1
Junit no output
#49
GoogleCodeExporter
closed
9 years ago
2
when printing invocation it should not break line when method has no args
#48
GoogleCodeExporter
closed
9 years ago
2
better exception message when mocking non-visible private classes
#47
GoogleCodeExporter
closed
9 years ago
2
spied object's methods not being overided
#46
GoogleCodeExporter
closed
9 years ago
3
tests are not isolated under verification
#45
GoogleCodeExporter
closed
9 years ago
9
Mockito affect hsqldb internal
#44
GoogleCodeExporter
closed
9 years ago
8
how to stub a void method such that no exception is thrown on calling the main method in some other class
#43
GoogleCodeExporter
closed
9 years ago
3
bean is not returned. a null value is returned instead
#42
GoogleCodeExporter
closed
9 years ago
5
Replacement for anyObject ?
#41
GoogleCodeExporter
closed
9 years ago
5
Please include source in final zip artifact
#40
GoogleCodeExporter
closed
9 years ago
5
Maven artifacts
#39
GoogleCodeExporter
closed
9 years ago
7
Running into problems with the static MOCKING_PROGRESS
#38
GoogleCodeExporter
closed
9 years ago
6
Version 1.6 not in the main Maven 2 repositories
#37
GoogleCodeExporter
closed
9 years ago
5
Wanted but not invoked exception in setup when running tests as a suite.
#36
GoogleCodeExporter
closed
9 years ago
4
ConcurrentModificationExcception in verify(...) in multithreaded environment
#35
GoogleCodeExporter
closed
9 years ago
4
spy() trows StringIndexOutOfBoundsException when called on an anonymous inner class
#34
GoogleCodeExporter
closed
9 years ago
3
Method calls not recorded by Mockito.mock
#33
GoogleCodeExporter
closed
9 years ago
2
Verify without method call causes errors in other tests.
#32
GoogleCodeExporter
closed
9 years ago
10
Varargs stubbing produces incorrect behavior
#31
GoogleCodeExporter
closed
9 years ago
3
Checking the method calls ordering in multi-thread environment.
#30
GoogleCodeExporter
closed
9 years ago
7
make spy working with Anonymous classes
#29
GoogleCodeExporter
closed
9 years ago
36
verify throws an IllegalArgumentException for overloaded method where array argument is incorrect
#28
GoogleCodeExporter
closed
9 years ago
4
InOrder.verify() displays the actual invocation on error when arguments are different
#27
GoogleCodeExporter
closed
9 years ago
19
Javadocs don't tell all the truth about Mockito spies
#26
GoogleCodeExporter
closed
9 years ago
3
Can't stub spied object
#25
GoogleCodeExporter
closed
9 years ago
5
interaction gets remembered between tests
#24
GoogleCodeExporter
closed
9 years ago
13
add junit runners that automaticaly initialize mocks annotated with @Mock
#23
GoogleCodeExporter
closed
9 years ago
2
when arguments are different the exception now allows using the comparison window
#22
GoogleCodeExporter
closed
9 years ago
2
@Mock annotation does not work very well with Eclipse and IDEA
#21
GoogleCodeExporter
closed
9 years ago
3
ArrayEquals throws exception
#20
GoogleCodeExporter
closed
9 years ago
4
PATCH : Performance Enhancement for MockHandler : Search matchers once instead of twice
#19
GoogleCodeExporter
closed
9 years ago
7
Arguments are saved by a reference
#18
GoogleCodeExporter
closed
9 years ago
4
Want to extend Mockito class to include my own matchers
#17
GoogleCodeExporter
closed
9 years ago
3
allow stubbing with callbacks
#16
GoogleCodeExporter
closed
9 years ago
4
New spying feature
#15
GoogleCodeExporter
closed
9 years ago
9
NPE on verification when multiple threads used
#14
GoogleCodeExporter
closed
9 years ago
4
Verfication of varArgs call yields NPE
#13
GoogleCodeExporter
closed
9 years ago
4
remove dependency to cglib/objenesis
#12
GoogleCodeExporter
closed
9 years ago
5
Mockito does not work in eclipse plugins
#11
GoogleCodeExporter
closed
9 years ago
30
Previous
Next