Files
spring-test-data-geode/spring-data-geode-test/src
John Blum c09f1f722c Add @Before test case setup method to enable GemFire/Geode OQL query debugging.
Add @AfterClass test class tear down method to unregister all GemFire/Geode DataSerializers.

Move integration tests support methods for creating directories, converting class and package names to resource pathnames, locating Spring application context XML configuration files, logging System properties and configuring GemFire/Geode logging from the ClientServerIntegrationTestsSupport class to the IntegrationTestsSupport class.
2018-11-05 19:20:34 -08:00
..