Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GEODE-5285: Improve unit test coverage for PdxInstanceImpl. (apache#2085
) - Add unit test for PdxInstance.getField(). - Add unit test for PdxInstance.hasField(). - Add unit test for PdxInstance.isEnum(). - Add unit test for PdxInstance.getClassName(). - Add unit test for PdxInstance.getFieldNames(). - Add unit test for PdxInstance.isIdentityField().
- Loading branch information