See: Description
| Class | Description |
|---|---|
| AgentTest |
This class tests the functionality of the JMX
Agent class. |
| Bug40751DUnitTest | |
| ConsoleDistributionManagerTest |
This class tests the functionality of the admin com.gemstone.gemfire.internal.admin API.
|
| DateMessage |
This message simply contains a date
|
| DistributionAdvisorTest | |
| DistributionManagerTest |
This class tests the functionality of the
DistributionManager class. |
| DistributionManagerTest.ItsOkayForMyClassNotToBeFound | |
| DistributionManagerTimeDUnitTest |
The dunit test is testing time offset set at
DistributionManager.cacheTimeDelta |
| GemFireTimeSyncServiceDUnitTest | |
| JavaGroupsTest |
This test exercises bugs and oddities with Jgroups
|
| JavaGroupsTest.IntegerMessage |
A message containing an Integer sequence number.
|
| LDM |
A little class for testing the
LocalDistributionManager |
| LocalDistributionManagerTest |
This class tests the functionality of a
LocalDistributionManager. |
| LocalDistributionManagerTest.FirstMessage |
A message that is send, and when received, sets a
boolean static field. |
| LocalDistributionManagerTest.OnlyGFDMReply |
A message that only GemFire distribution managers reply to.
|
| LocalDistributionManagerTest.Request |
A request that is replied to with a
LocalDistributionManagerTest.Response |
| LocalDistributionManagerTest.Response |
A response to a
LocalDistributionManagerTest.Request |
| MessagingPerf |
This is the abstract superclass of several tests that measure the
performance of sending
messages between machines
using various protocols. |
| MessagingPerf.Message |
The message that is sent back and forth between hosts
|
| MessagingPerf.Prms |
Parameters to the
DistributionChannelPerf test that can
be configured with a hydra conf file. |
| ProduceDateMessages |
A little program that periodically produces
DateMessages. |
| ProductUseLogDUnitTest | |
| ReplyProcessorPerf |
This class tests the performance of GemFire's
ReplyProcessor. |
| TCPPerf | |
| TCPPerf.Prms |
Configuration parameters for the the
TCPPerf test |
dunit testing framework and are run as part of a standard
build. Other tests (such as com.gemstone.gemfire.distributed.internal.DistributionChannelPerf)
are performance tests that require multiple machines. They use
special hydra configuration files and are not run as part of the
build.Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.