Files
spring-boot-data-geode/geode-spring-boot-starter
John Blum b2647638d5 Remove explicit test suite setup method invoking the closeGemFireCacheWaitOnCloseEvent() method.
The GemFireCache instance is now implicitly and properly cleaned up by extending the o.s.d.g.tests.integration.IntegrationTestsSupport class, which provides the test suite setup method invoking closeGemFireCacheWaitOnCloseEvent() method before tests execution begins.
2018-05-25 15:44:35 -07:00
..