AbstractSecurityManager class is an abstract base class supporting implementations of
SecurityManager.AsyncEventQueueMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire AsyncEventQueue objects and related objects in the
org.apache.geode.cache.asyncqueue package.CacheMockObjects class is a mock objects class allowing users to mock Apache Geode or Pivotal GemFire
GemFireCache objects and related objects (e.g.CacheServerMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire CacheServer objects and related objects in the org.apache.geode.cache.server
package.ClientServerIntegrationTestsConfiguration class is a Spring Configuration class that registers
a ClientCacheConfigurer used to configure the ClientCache DEFAULT Pool port
to connect to the launched Apache Geode/Pivotal GemFire Server during integration testing.ClientServerIntegrationTestsSupport class is a abstract base class encapsulating common functionality
to support the implementation of GemFire client/server tests.DataSourceAdapter class is an implementation of the DataSource interface
with unsupported operations by default.DiskStoreMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire DiskStore objects and related objects in the org.apache.geode.cache package.IOUtils.IoExceptionThrowingOperation, handling any IOExceptions thrown
during normal IO processing.EnableGemFireMockObjects annotation enables mocking of GemFire Objects in Unit Tests.FileSystemUtils class is a utility class encapsulating functionality to process
file system directories and files collectively.FileUtils class is an abstract utility class for processing file system files
by working with File objects.ForkingClientServerIntegrationTestsSupport class is an abstract base class used to configure
and bootstrap Apache Geode or Pivotal GemFire Server Cache and ClientCache applications.GatewayMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire GatewayReceiver and GatewaySender objects and related objects in
the org.apache.geode.cache.wan package.GemFireMockObjectsApplicationContextInitializer class is a Spring ApplicationContextInitializer
used to initialize the Spring ConfigurableApplicationContext with GemFire Object mocking.GemFireMockObjectsBeanPostProcessor class is a Spring BeanPostProcessor that applies
mocks and spies to Spring Data GemFire / Spring Data Geode and Pivotal GemFire / Apache Geode objects
and components.GemFireMockObjectsConfiguration class is a Spring @Configuration class
containing bean definitions to configure GemFire Object mocking.GemFireMockObjectsSupport class is an abstract base class encapsulating factory methods for creating
Apache Geode or Pivotal GemFire Mock Objects (e.g.GemFireUnitTest annotation marks a test class as a GemFire Unit Test
with GemFire Object mocking enabled.IdentifierSequence class is an Identifier (ID) generator generating unique IDs in sequence.IndexMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire Index objects and related objects in the org.apache.geode.cache.query package.IntegrationTestsSupport class is an abstract base class supporting integration tests
with either Apache Geode or Pivotal GemFire in a Spring context.IOUtils class is an abstract utility class for working with IO operations.MapBuilder class employs the Builder Software Design Pattern to build a Map.MockObjectInvocationException class is an extension of MockObjectsException to categorize
problems with method invocations on Mock Objects.MockObjectInvocationException class with no message or underlying cause.MockObjectInvocationException class initialized with
the given message describing the problem.MockObjectInvocationException class initialized with
the given cause of the underlying problem.MockObjectInvocationException class initialized with
the given message describing the underlying problem as well as the cause
of the underlying problem.MockObjectsException class is a RuntimeException indicating a general problem
with the Mock Objects infrastructure.MockObjectsException class with no message or underlying cause.MockObjectsException class initialized with
the given message describing the problem.MockObjectsException class initialized with
the given cause of the underlying problem.MockObjectsException class initialized with
the given message describing the underlying problem as well as the cause
of the underlying problem.MockObjectsSupport class is an abstract base class encapsulating common operations and utilities
used in mocking using Mockito.ObjectUtils is a utility class for performing different opeations on objects.Process sends output from either its standard out
or standard error streams.PidNotFoundException class is a RuntimeException indicating that the process ID (PID)
is unobtainable for the current Process.PoolMockObjects class is a mock objects class allowing users to manually mock Apache Geode
or Pivotal GemFire client Pool objects and related objects in the org.apache.geode.cache.client
package.ProcessConfiguration class is a container encapsulating configuration and context meta-data
for a running process.ProcessExecutor class is a utility class for launching and running Java processes.ProcessInputStreamListener is a callback interface that gets called when input arrives from either a
process's standard output steam or standard error stream.ProcessUtils class is a utility class for working with Operating System (OS) processes.Class for performing reflective and introspective Java Object operations.SpringApplicationContextIntegrationTestsSupport class is an extension of IntegrationTestsSupport
for writing Integration Tests involving a Spring ApplicationContext.SpringBootApplicationIntegrationTestsSupport class is an extension of Spring Test
for Apache Geode/Pivotal GemFire's SpringApplicationContextIntegrationTestsSupport class
used to construct a new Spring ConfigurableApplicationContext using Spring Boot's
SpringApplicationBuilder class.StackTraceUtils class is a utility class for working with stack trace frames (elements)
of the current Thread.TestAppender class is a SLF4J, Logback Appender implementation used for testing purposes.SecurityManager implementation used for testing purposes (only).ThreadUtils is an abstract utility class for managing Java Threads.ThrowableUtils class is a utility class for working with Throwable,
Exception and Error objects.ZipUtils class is an abstract utility class for working with JAR and ZIP archives.