| Package | Description |
|---|---|
| org.easymock.internal |
| Class and Description |
|---|
| ClassMockingData
Class containing the data required for a class mock to work.
|
| EasyMockProperties
Contains properties used by EasyMock to change its default behavior.
|
| ErrorMessage
The full content of an error message reporting to the user.
|
| ExpectedInvocation
One expected invocation.
|
| IClassInstantiator
Used to instantiate a given class.
|
| IMocksBehavior
The behavior of a mock.
|
| IMocksControlState
Current state of a mocks control.
|
| Injection
Described mock instance for injection.
|
| Invocation
Represents a method invocation on a mock object.
|
| IProxyFactory
Reponsible of creating proxies for objects.
|
| MockInvocationHandler
The handler of all invocations on a mock interface.
|
| MocksControl
Controls all the mocks created by
EasyMock. |
| Range
The range of a number of invocations.
|
| Result
The result of an invocation on a mock.
|
| Results
The results of a specific call on a mock.
|
Copyright © 2001–2024 EasyMock contributors. All rights reserved.