| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.cache | |
| dunit |
This package contains the building blocks for GemFire Distributed
Unit Tests.
|
| Modifier and Type | Field and Description |
|---|---|
protected DistributedTestCase.ExpectedException |
GIIDeltaDUnitTest.expectedEx |
| Modifier and Type | Method and Description |
|---|---|
static DistributedTestCase.ExpectedException |
DistributedTestCase.addExpectedException(String exception)
Log in all VMs, in both the Hydra logger and the GemFire logger the
expected exception string to prevent grep logs from complaining.
|
static DistributedTestCase.ExpectedException |
DistributedTestCase.addExpectedException(String exception,
VM v)
Log in all VMs, in both the Hydra logger and the GemFire logger the
expected exception string to prevent grep logs from complaining.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.