| Package | Description |
|---|---|
| hct |
| Modifier and Type | Method and Description |
|---|---|
protected ExpectedRegionContents |
InterestPolicyTest.getDynamicExpected(com.gemstone.gemfire.cache.InterestResultPolicy policy)
Return the expected contents of the region for dynamic tests.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
InterestPolicyTest.registerInterestSingle(boolean isPartial,
ExpectedRegionContents expected)
Repeatedly call registerInterest with a single key, along with
an interest policy.
|
protected void |
InterestPolicyTest.verifyEntry(Object key,
boolean isPartial,
ExpectedRegionContents expected)
Verify a single entry in aRegion with the given key
and interest policy KEYS_VALUES.
|
void |
InterestPolicyTest.verifyRegionContents(boolean isPartial,
ExpectedRegionContents expected)
Verify the contents of the region using ExectedRegionContents.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.