public class NonNullValueMatcher extends java.lang.Object implements ValueMatcher
ValueMatcher
which matches null
values.Constructor and Description |
---|
NonNullValueMatcher() |
public boolean matches(java.lang.Object actual)
ValueMatcher
matches
in interface ValueMatcher
public com.google.gson.JsonElement describe(com.google.gson.Gson gson)
ValueMatcher
describe
in interface ValueMatcher