My favorites | Sign in
Project Home Downloads Wiki Issues Source
New issue   Search
for
  Advanced search   Search tips
ListGrid
   
Loading...
  ID Type  Status  Priority  Milestone  Owner    Summary + Labels ...
  84 Enhancement Accepted Medium ---- ----   high performance mocks  
  103 Enhancement New Low ---- ----   Mocking with reflection  
  114 Enhancement New Low ---- ----   Mocked inner class cannot reference outer this  
  119 Enhancement New Medium ---- ----   Create Mockito.reset() [i.e. no args] to reset all mocks  
  125 Enhancement New Low ---- ----   extend stubbing  
  126 Enhancement Started Medium ---- ----   Consider cloning parameters (or only collections) if they are clone'able to avoid mutable args problem  
  127 Defect New Medium ---- ----   Not able to mock package-protected methods when running in OSGi  
  132 Defect New Low ---- ----   thenAnwer and willAnswer do not give compiler errors when an Answer of the wrong type is passed in.  
  137 Enhancement New Low ---- ----   Consider TypeLiteral<> for creating mocks  
  147 Enhancement Accepted Medium ---- ----   Introduce: validateAllStubsUsed();  
  169 Enhancement New Medium ---- ----   Add Partial JavaBean Mock Implementation  
  175 Defect New Low ---- ----   Return empty value for Iterables  
  178 Enhancement New Medium ---- ----   Inspection of mock objects  
  181 Enhancement New Medium ---- ----   Feature request: vargars version of doReturn()  
  187 Enhancement New Low ---- ----   Provide a simple way to define return values each method of a class that you're mocking  
  189 Defect New Low ---- ----   can't mock package-private classes when running in OSGi  
  212 Defect New Low ---- szcze...@gmail.com   When parent class of the mock is not public then mock misbehaves  
  214 Defect New High ---- ----   Changes described in issue 122 were never implemented  
  217 Task New Low ---- ----   Investigatate the use of another bytecode manipulation library  
  227 Enhancement New Low ---- ----   Answer that can generate data  
  230 Defect New Low ---- brice.du...@gmail.com   Deep mock fails for generic classes  
  239 Enhancement New Medium ---- ----   verifyAtLeastOneInteractionOn needed  
  240 Defect New Medium ---- ----   Mockito cannot mock interface with large number of methods (~ 1600 methods)  
  241 Defect New Medium ---- ----   spy redefines equals and hashCode  
  242 Enhancement New Medium ---- ----   Provide a default Answer for mocking abstract classes  
  243 Enhancement New Medium ---- ----   Add support for using JUnit MethodRules as an alternate to the Runner  
  249 Defect Accepted Medium ---- ----   CapturingMatcher is generic but accepts all types  
  250 Enhancement New Medium ---- ----   Create an easier way to ensure that an interaction will not occur beforehand  
  253 Defect New Medium ---- ----   Incorrect result of verify() on spied transactional objects  
  255 Enhancement New Medium ---- ----   Mocking does not preserve the annotation on a type  
  257 Enhancement New Medium ---- ----   Verifications as Callable "functions"  
  259 Enhancement New Low ---- ----   Convenience OngoingStubbing.thenThrow method in mockito for JVM 1.4  
  266 Defect New Medium ---- ----   Verify with timeout does not wait for the timeout duration before failing  
  268 Defect New Medium ---- ----   Deserialization of a mock fails when run inside a container  
  270 Defect Accepted Medium ---- szcze...@gmail.com   better exception message  
  273 Defect Accepted Medium ---- szcze...@gmail.com   stop using images for code samples on the main page  
  283 Enhancement New Medium ---- ----   Groovy usage of Mockito suggests more stackTrace work required  
  285 Enhancement New Low ---- ----   Can't use thenReturn() with arrays  
  287 Enhancement New Medium ---- ----   Unable to verify spied methods defined in Scala traits  
  290 Enhancement Accepted Low ---- brice.du...@gmail.com   Add annotation hints to inject other fields that are not mocks/spies  
  291 Enhancement Accepted Medium ---- brice.du...@gmail.com   Make injection dependency resolver configurable  
  292 Defect New Medium ---- ----   Implement inorder verification with timeout  
  294 Enhancement New High ---- ----   Source Bundle Name conflicts with Bundle name for mockito-all  
  296 Enhancement New High ---- dmwallace.nz   In order verification counts out of order invocations  
  297 Enhancement New Medium ---- ----   argThat incompatible with Hamcrest 1.2 and upwards for generic classes  
  298 Enhancement Accepted Medium ---- brice.du...@gmail.com   Simpler Answer  
  303 Defect New Medium ---- ----   Mocking a Groovy class results in Mockito throwing a NullPointerException  
  311 Enhancement New Low ---- ----   Add once() as an alias to times(1)  
  313 Enhancement Accepted High ---- dmwallace.nz   Provide isMock outside of org.mockito.internal  
  314 Defect New Medium ---- ----   verifyNoMoreInteractions does not work with Spys  
  316 Enhancement New Medium ---- ----   Feature request: Method to reset mock interactions without resetting stubs  
  317 Enhancement New Medium ---- dmwallace.nz   Use other than toString in messages  
  326 Enhancement New Medium ---- ----   Request: (Semi-)permanent HTML ids for sections of the main Mockito.html doc  
  329 Defect New Medium ---- ----   org.mockito.exceptions.base.MockitoException: Mockito cannot mock this class: class org.apache.commons.net.ftp.FTPSClient$$EnhancerByMockitoWithCGLIB$$9780074c Mockito can only mock visible & non-final classes.  
  332 Defect New Medium ---- ----   with RETURNS_DEEP_STUBS, you cant't use do(Return)/when notation  
  333 Defect New Medium ---- ----   unexpected spy() behaviour  
  334 Enhancement New Medium ---- ----   Mockito.inOrder(...) should report which arguments are not mocks  
  335 Defect New Medium ---- ----   EqualsWithDelta not null safe  
  337 Defect New Medium ---- ----   ClassCastException  
  338 Defect New Medium ---- ----   Natural ordering is not consistent with equals and itself  
  340 Defect New Medium ---- ----   mockito misses Scala's trait method starting with Scala 2.9.x  
  341 Patch New ---- ---- ----   Patch for /src/org/mockito/internal/matchers/EqualsWithDelta.java  
  342 Defect New Medium ---- ----   Problem with Never() method using mackito 1.8.5  
  343 Defect New Medium ---- ----   HOWTO.BUILT.TXT references a CI URL which 404s  
  344 Defect New Medium ---- ----   UnfinishedStubbingException - add "thenReturn(mock(...))" example  
  345 Defect New Medium ---- ----   Specify custom default Answer in @Mock  
  346 Defect New Medium ---- ----   Answers.THROWS_EXCEPTION  
CSV
  
Powered by Google Project Hosting