| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.cache.tier.sockets |
| Class and Description |
|---|
| BridgeWriterMiscDUnitTest
Tests corner cases between Region, BridgeWriter and PoolImpl
|
| CacheServerTransactionsDUnitTest
Tests behaviour of transactions in client server model
|
| DurableClientCrashDUnitTest
Class
DurableClientCrashDUnitTest tests durable client
functionality when clients crash. |
| DurableClientDUnitTest
Class
DurableClientDUnitTest tests durable client
functionality. |
| DurableClientReconnectDUnitTest
Tests for durable reconnect issue
|
| FaultyDelta
Faulty delta implementation, raising ArrayIndexOutOfBound exception as
fromDelta reads incorrect sequence then wrote by toDelta
|
| ForceInvalidateEvictionDUnitTest |
| HAInterestBaseTest
Tests Interest Registration Functionality
|
| InterestListEndpointDUnitTest |
| RedundancyLevelTestBase
Tests Redundancy Level Functionality
|
| RegisterInterestKeysDUnitTest
Test code copied from UpdatePropagationDUnitTest
Tests that registering interest KEYS works correctly.
|
| UpdatePropagationDUnitTest
Start client 1
Start client 2
Start Server 1
Start Server 2
Register interest for client 1 on Server 1/2
Kill Server 1
Verify that interest fails over to Server 2
Restart Server 1
Do a put which goes against Server 1
Verify that Client 1 does not get the update
Verify that Client 2 does get the update
The key is to verify that the memberid being used by the client
to register with the server is the same across servers
|
| WanDUnitTest |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.