| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Main package | |
|---|---|
| org.mockito | Mockito is a mock library for java - see Mockito class for for usage. | 
| Other Packages | |
|---|---|
| org.mockito.configuration | Mockito configuration utilities | 
| org.mockito.exceptions | Exception messages, exception hierarchies. | 
| org.mockito.exceptions.base | Base classes for exceptions and errors, stack trace filtering/removing logic. | 
| org.mockito.exceptions.misusing | Exceptions thrown when Mockito is misused. | 
| org.mockito.exceptions.verification | Verification errors. | 
| org.mockito.exceptions.verification.junit | JUnit integration to provide better support for junit runners in IDEs. | 
| org.mockito.internal | Internal classes, not to be used by clients. | 
| org.mockito.internal.configuration | Mockito configuration | 
| org.mockito.internal.creation | Mock object creation. | 
| org.mockito.internal.creation.cglib | CGLIB related stuff | 
| org.mockito.internal.creation.jmock | Borrowed from jmock codebase | 
| org.mockito.internal.debugging | Whatever helps in debugging failed tests | 
| org.mockito.internal.exceptions | |
| org.mockito.internal.exceptions.base | internal implementations of exceptions stuff | 
| org.mockito.internal.exceptions.util | |
| org.mockito.internal.invocation | Invocation and related classes. | 
| org.mockito.internal.invocation.realmethod | implementations of real method calls | 
| org.mockito.internal.listeners | |
| org.mockito.internal.matchers | Argument matchers for verification and stubbing. | 
| org.mockito.internal.matchers.apachecommons | Argument matchers that use Apache Commons Lang reflection-equality. | 
| org.mockito.internal.progress | Mocking progress stateful classes. | 
| org.mockito.internal.reporting | Deals with nicely printing verification errors | 
| org.mockito.internal.runners | Internal classes for runners implementations | 
| org.mockito.internal.runners.util | Internal utils for runner implementations | 
| org.mockito.internal.stubbing | Stubbing logic. | 
| org.mockito.internal.stubbing.answers | Answers for stubbed calls | 
| org.mockito.internal.stubbing.defaultanswers | Implementations of ReturnValues | 
| org.mockito.internal.util | Static utils | 
| org.mockito.internal.util.junit | |
| org.mockito.internal.util.reflection | reflection utilities | 
| org.mockito.internal.verification | Verification logic. | 
| org.mockito.internal.verification.api | This package should be open to public once verification API is fully finished | 
| org.mockito.internal.verification.argumentmatching | Deals with matching arguments | 
| org.mockito.internal.verification.checkers | verification checkers | 
| org.mockito.invocation | Publicly visible classes related to invocation | 
| org.mockito.runners | JUnit runners. | 
| org.mockito.stubbing | External stubbing related classes | 
| org.mockito.stubbing.answers | |
| org.mockito.verification | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||