| Class | Description |
|---|---|
| AsyncEventQueueMockObjects |
The
AsyncEventQueueMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire AsyncEventQueue objects and related objects in the
org.apache.geode.cache.asyncqueue package. |
| CacheMockObjects |
The
CacheMockObjects class is a mock objects class allowing users to mock Apache Geode or Pivotal GemFire
GemFireCache objects and related objects (e.g. |
| CacheServerMockObjects |
The
CacheServerMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire CacheServer objects and related objects in the org.apache.geode.cache.server
package. |
| DiskStoreMockObjects |
The
DiskStoreMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire DiskStore objects and related objects in the org.apache.geode.cache package. |
| GatewayMockObjects |
The
GatewayMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire GatewayReceiver and GatewaySender objects and related objects in
the org.apache.geode.cache.wan package. |
| GemFireMockObjectsSupport |
The
GemFireMockObjectsSupport class is an abstract base class encapsulating factory methods for creating
Apache Geode or Pivotal GemFire Mock Objects (e.g. |
| GemFireMockObjectsSupport.LuceneIndexKey | |
| IndexMockObjects |
The
IndexMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire Index objects and related objects in the org.apache.geode.cache.query package. |
| MockObjectsSupport |
The
MockObjectsSupport class is an abstract base class encapsulating common operations and utilities
used in mocking using Mockito. |
| PoolMockObjects |
The
PoolMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire client Pool objects and related objects in the org.apache.geode.cache.client
package. |