| Class | Description |
|---|---|
| BackupDUnitTest | |
| BackwardCompatibilityDUnitTest |
Tests backward compatability with rolling version upgrades
|
| Bug33359DUnitTest | |
| Bug33726DUnitTest | |
| Bug33726DUnitTest.TestCacheListener | |
| Bug37241DUnitTest | |
| Bug37377DUnitTest |
Bug37377 DUNIT Test: The Clear operation during a GII in progress can leave a
Entry in the Oplog due to a race condition wherein the clearFlag getting set
after the entry gets written to the disk, The Test verifies the existence of
the scenario.
|
| Bug39079DUnitTest |
Tests that if a node doing GII experiences DiskAccessException, it should
also not try to recover from the disk
|
| Bug40299DUnitTest |
Bug40299 DUNIT Test: The Clear operation during a NetSearchMessage.doGet() in progress can
cause DiskAccessException by accessing cleared oplogs and
eventually destroy region.
|
| Bug40632DUnitTest | |
| Bug41091DUnitTest |
This class tests that bucket regions can handle
a failure of the GII target during GII.
|
| Bug41733DUnitTest | |
| Bug41957DUnitTest |
Test for bug 41957.
|
| Bug42010StatsDUnitTest | |
| Bug42055DUnitTest |
Test that the bucket size does not go negative when
we fault out and in a delta object.
|
| Bug43522DUnit | |
| Bug45164DUnitTest | |
| Bug45934DUnitTest | |
| Bug47667DUnitTest | |
| CacheAdvisorTest |
Tests the use of CacheDistributionAdvisor in createSubRegion
|
| CacheEventListenerTest |
This class tests event triggering and handling in distributed
regions.
|
| CacheEventListenerTest.GenericListener |
A class that provides default implementations for the methods of
several listener types.
|
| ClearDAckDUnitTest | |
| ClearDAckDUnitTest.CacheObserverImpl | |
| ClearGlobalDUnitTest |
For the Global region subsequent puts should be blocked until the clear
operation is completely done
|
| ClearGlobalDUnitTest.CacheObserverImpl | |
| ClientServerGetAllDUnitTest |
Class
ClientServerGetAllDUnitTest test client/server getAll. |
| ClientServerInvalidAndDestroyedEntryDUnitTest |
This tests the fix for bug #43407 under a variety of configurations and
also tests that tombstones are treated in a similar manner.
|
| ClientServerTransactionCCEDUnitTest |
test client initiated transactions with concurrency checks enabled.
|
| ClientServerTransactionDUnitTest |
Tests the basic client-server transaction functionality
|
| ConcurrentDestroySubRegionDUnitTest | |
| ConcurrentMapOpsDUnitTest |
tests for the concurrentMapOperations.
|
| ConnectDisconnectDUnitTest |
A test of 46438 - missing response to an update attributes message
|
| CustomerIDPartitionResolver | |
| DeltaFaultInDUnitTest |
Test that the bucket size does not go negative when
we fault out and in a delta object.
|
| DeltaPropagationDUnitTest | |
| DeltaPropagationStatsDUnitTest | |
| DeltaPropgationWanValidationDUnitTest |
This tests for delta propagation in wan no delta propagation
|
| DeltaSizingDUnitTest | |
| DiskRegByteArrayDUnitTest |
Disk Reg DUNIT Test:
A byte array value when put in a remote VM , gets pushed to local VM as a
VMCachedDeserializable object & that should get persisted in the DiskRegion correctly.
|
| DistrbutedRegionProfileOffHeapDUnitTest | |
| DistributedCacheTestCase |
This is the abstract superclass of tests that validate the
functionality of GemFire's distributed caches.
|
| EventListenersBlackboard |
Manages the blackboard for tests in this package.
|
| EventTrackerDUnitTest |
Tests
EventTracker management. |
| EvictionDUnitTest | |
| EvictionObjectSizerDUnitTest | |
| EvictionStatsDUnitTest | |
| EvictionTestBase | |
| FixedPRSinglehopDUnitTest | |
| GatewayParallelThreadDUnitTest | |
| GIIDeltaDUnitTest | |
| GIIFlowControlDUnitTest | |
| GridAdvisorDUnitTest |
Tests the GridAdvisor
|
| HABug36773DUnitTest |
This is the Bug test for the bug 36773.
|
| HAOverflowMemObjectSizerDUnitTest |
Tests the size of clientUpdateMessageImpl with the size calculated by
MemLRUCapacityController for HA overFlow
|
| IncrementalBackupDUnitTest |
Tests for the incremental backup feature.
|
| IteratorDUnitTest |
Test that keys iterator do not returned keys with removed token as its values
|
| LocalRegionHelper | |
| LondonToNewYorkDUnitTest |
This test creates a WAN gateway configuration between New York and London.
|
| LondonToNewYorkDUnitTest.AtlanticTestCacheListener | |
| LondonToNewYorkPRDUnitTest |
this test modifies the LondonToNewYorkDUnitTest to use a partitioned region.
|
| MapClearGIITest | |
| MapClearGIITest.CacheObserverImpl | |
| NetSearchMessagingDUnitTest | |
| OffHeapEvictionDUnitTest |
Performs eviction dunit tests for off-heap memory.
|
| OffHeapEvictionStatsDUnitTest |
Performs eviction stat dunit tests for off-heap regions.
|
| P2PDeltaPropagationDUnitTest |
Tests the P2P delta propagation functionality.
|
| PartitionedRegionAPIConserveSocketsFalseDUnitTest |
Test all the PartitionedRegion api calls when ConserveSockets is set to false
|
| PartitionedRegionAPIDUnitTest | |
| PartitionedRegionAsSubRegionDUnitTest |
This dunit test verifies that PartitionedRegion destroyRegion, localDestroyRegion and close call works
properly when PartitionedRegion is in
ParentRegion/ChildRegion/PartitionedRegion hierarchy.
|
| PartitionedRegionBucketCreationDistributionDUnitTest |
This class tests bucket Creation and distribution for the multiple Partition
regions.
|
| PartitionedRegionCacheCloseDUnitTest |
Test to verify the meta-data cleanUp done at the time of cache close Op.
|
| PartitionedRegionCacheLoaderForRootRegion | |
| PartitionedRegionCacheLoaderForSubRegion | |
| PartitionedRegionCacheXMLExampleDUnitTest | |
| PartitionedRegionCloseDUnitTest | |
| PartitionedRegionCreationDUnitTest | |
| PartitionedRegionCustomEvictionDUnitTest | |
| PartitionedRegionDelayedRecoveryDUnitTest | |
| PartitionedRegionDestroyDUnitTest |
This test aims to test the destroyRegion functionality.
|
| PartitionedRegionDUnitTestCase |
This class is extended by some PartitionedRegion related DUnit test cases
|
| PartitionedRegionEntryCountDUnitTest |
This class tests total entry count of partitioned regions.
|
| PartitionedRegionEventsDUnitTest |
This class tests event triggering and handling in partitioned
regions.
|
| PartitionedRegionEventsDUnitTest.GenericListener |
A class that provides default implementations for the methods of
several listener types.
|
| PartitionedRegionEvictionDUnitTest | |
| PartitionedRegionHADUnitTest | |
| PartitionedRegionHAFailureAndRecoveryDUnitTest |
This is a Dunit test for PartitionedRegion cleanup on Node Failure through
Membership listener.
|
| PartitionedRegionHARedundancyMgmtDUnitTest |
This class tests redundancy management in partition region.
|
| PartitionedRegionInvalidateDUnitTest |
This tests invalidateRegion functionality on partitioned regions
|
| PartitionedRegionLocalMaxMemoryDUnitTest |
This class is to test localMaxMemory property of partition region while
creation of bucket.
|
| PartitionedRegionLocalMaxMemoryOffHeapDUnitTest |
Tests PartitionedRegion localMaxMemory with Off-Heap memory.
|
| PartitionedRegionMultipleDUnitTest |
This test is dunit test for the multiple Partition Regions in 4 VMs.
|
| PartitionedRegionOffHeapEvictionDUnitTest | |
| PartitionedRegionPerfDUnitTest | |
| PartitionedRegionPRIDDUnitTest | |
| PartitionedRegionQueryDUnitTest | |
| PartitionedRegionRedundancyZoneDUnitTest | |
| PartitionedRegionSingleHopDUnitTest | |
| PartitionedRegionSingleHopWithServerGroupDUnitTest | |
| PartitionedRegionSizeDUnitTest |
This test verifies the size API for 100 thousand put operations (done
synch/asynch) on PartitionedRegions with different combinations of Scope and
Redundancy (Scope DIST_ACK, Redundancy 1 AND Scope DIST_NO_ACK, Redundancy
0).
|
| PartitionedRegionStatsDUnitTest | |
| PartitionedRegionSystemMemberRegionListenerDUnitTest |
Test PartitionedRegion system administration events
|
| PartitionedRegionTestUtilsDUnitTest |
Confirm that the utils used for testing work as advertised
|
| PartitionedRegionTestUtilsDUnitTest.TestGetNodesKey |
Test the test method PartitionedRegion.getAllNodes
Verify that it returns nodes after a value has been placed into the PartitionedRegion.
|
| PartitionedRegionWithSameNameDUnitTest | |
| PartitionListenerDUnitTest | |
| PartitionListenerDUnitTest.TestPartitionListener | |
| PRBadToDataDUnitTest |
Tests a toData that always throws an IOException.
|
| PRDeltaPropagationDUnitTest |
Tests the PR delta propagation functionality.
|
| PutAllCSDUnitTest |
Tests putAll for c/s
|
| PutAllCSDUnitTest.TestObject | |
| PutAllDAckDUnitTest | |
| PutAllGlobalDUnitTest | |
| RemoteTransactionCCEDUnitTest | |
| RemoteTransactionDUnitTest | |
| RemoteTransactionDUnitTest.ClientListener | |
| RemoteTransactionDUnitTest.ServerListener | |
| RemoteTransactionDUnitTest.ServerWriter | |
| RemoveDAckDUnitTest | |
| RemoveGlobalDUnitTest | |
| RunCacheInOldGemfire | |
| SingleWriteSingleReadRegionQueueDUnitTest | |
| SizingFlagDUnitTest |
A test of the when we will use the object sizer to determine
the actual size of objects wrapped in CacheDeserializables.
|
| SizingFlagDUnitTest.TestCacheListener | |
| SystemFailureDUnitTest |
This class tests the response of GemFire to various
occurrences of
VirtualMachineError |
| SystemFailureDUnitTest.GenericListener |
A class that provides default implementations for the methods of
several listener types.
|
| TestDelta | |
| TestHelperForHydraTests |
This is utility class for hydra tests.
|
| TestNonSizerObject |
Test object which does not implement ObjectSizer, used as Key/Value in put operation.
|
| TestObjectSizerImpl |
Test object which implements ObjectSizer, used as Key/Value in put operation
as well as used as a Sizer for HeapLru testing.
|
| TransactionsWithDeltaDUnitTest | |
| UnzipUtil |
Utility methods for unzipping a file.
|
| UpdateVersionDUnitTest | |
| UpdateVersionDUnitTest.MyLocatorCallback | |
| UpgradeDiskStoreDUnitTest | |
| WanTXValidationDUnitTest |
This tests for delta propagation in wan no delta propagation
|
| Enum | Description |
|---|---|
| RemoteTransactionDUnitTest.OP |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.