public abstract class GeodeAssertions
extends java.lang.Object
GemFireCache
or Region
, and so on.GemFireCache
,
Region
Modifier and Type | Class and Description |
---|---|
static interface |
GeodeAssertions.AssertThat<T> |
Constructor and Description |
---|
GeodeAssertions() |
Modifier and Type | Method and Description |
---|---|
static <T> GeodeAssertions.AssertThat<T> |
assertThat(T obj) |
static java.lang.String |
nullSafeTypeName(java.lang.Object obj) |
public static <T> GeodeAssertions.AssertThat<T> assertThat(T obj)
public static java.lang.String nullSafeTypeName(java.lang.Object obj)