| Package | Description |
|---|---|
| com.gemstone.gemfire.cache30 |
Contains unit tests that form a "compatibility test suite" of sorts
for the GemFire 3.0 distributed caching API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheListenerTestCase
An abstract class whose test methods test the functionality of
CacheListeners that are invoked locally. |
class |
CacheLoaderTestCase
An abstract class whose test methods test the functionality of
CacheLoaders that are invoked locally. |
class |
CacheWriterTestCase
An abstract class whose test methods test the functionality of
CacheWriters that are invoked locally. |
class |
LocalRegionTest
Tests the functionality of a
locally scoped
cache Region including its callbacks. |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.