Commit Graph

  • 7cc623710f Upgrade to VMware GemFire 9.10.2. John Blum 2020-07-26 21:32:02 -07:00
  • 0f3968503b Upgrade to Mockito 3.4.4. John Blum 2020-07-26 21:29:11 -07:00
  • 3961cce1c8 Add test cases proving the OOTB, unsupported putAll(:Map<?, ?>) and putIfAbsent(key, value) Map methods of Region can be mocked by end-users. John Blum 2020-07-26 21:21:00 -07:00
  • 32c664db07 Remove uses of deprecated Mockito APIs. John Blum 2020-07-26 21:00:18 -07:00
  • 9c693001fd Change return type of setField(..) from Object to T. John Blum 2020-07-26 20:55:05 -07:00
  • a2bc65b408 Edit Javadoc. John Blum 2020-06-17 20:11:49 -07:00
  • 36795103e7 Rename @EnableGemFireGarbageCollector annotation to @EnableGemFireResourceCollector. John Blum 2020-06-17 20:07:28 -07:00
  • ad2c6c0f11 Set Spring Data version to Neumann-BUILD-SNAPSHOT. John Blum 2020-06-17 19:28:46 -07:00
  • 5276bc4cf5 Upgrade to Spring Boot 2.3.1.RELEASE. John Blum 2020-06-17 19:28:11 -07:00
  • 64d5a7e208 Upgrade to Spring Framework 5.2.7.RELEASE. John Blum 2020-06-17 19:25:17 -07:00
  • add1454e3d Upgrade to VMware GemFire 9.10.1. John Blum 2020-06-17 19:24:29 -07:00
  • bb63670d65 Format source code. John Blum 2020-06-17 19:19:59 -07:00
  • af6340f8a0 Set the default 'destroyEventTypes' to AfterTestClassEvent.class. John Blum 2020-06-17 19:15:55 -07:00
  • 15077eb5f4 Rename @EnableGemFireMockObjects.destroyOnEvent annotation attribute to 'destroyOnEvents'. John Blum 2020-06-17 19:04:13 -07:00
  • 06aeaa62cf Add Unit Tests for GemFireGarbageCollectorApplicationListener. John Blum 2020-06-17 15:09:26 -07:00
  • ddfbfb3852 Add Unit Tests for GemFireGarbageCollectorConfiguration. John Blum 2020-06-17 15:09:10 -07:00
  • ed9ac261f4 Set default GemFire Gargabe Collector event type to AfterTestClassEvent.class. John Blum 2020-06-17 15:07:25 -07:00
  • a4e6892a55 Add isEmpty(:File) method to determine whether a file or a directory is empty. John Blum 2020-06-17 15:03:38 -07:00
  • 140b423f70 Add nullSafeLength(:File) method to safely invoke file.length() protexting against a null File reference. John Blum 2020-06-17 15:03:16 -07:00
  • 6a6cd7c136 Add new @EnableGemFireGarbageCollector annotation and logic to collect and cleanup after GemFire/Geode, deleting all files and directories in the filesystem left over after a GemFire/Geode process terminates. John Blum 2020-06-15 16:45:41 -07:00
  • 49429beea7 Align the Maven POM with the Gradle build file. John Blum 2020-06-17 08:27:13 -07:00
  • 667f8a7824 Upgrade to Spring Data Kay-SR14. John Blum 2020-06-17 08:20:50 -07:00
  • 04510c89a8 Upgrade to Spring Boot 2.0.9.RELEASE. John Blum 2020-06-17 08:19:06 -07:00
  • 77cc5ba90c Upgrade to Spring Framework 5.0.17.RELEASE. John Blum 2020-06-17 08:18:03 -07:00
  • bbae060d7e Upgrade to JUnit 4.13. John Blum 2020-06-17 08:16:52 -07:00
  • fcc46fec54 Upgrade to Pivotal GemFire 9.5.4. John Blum 2020-06-17 08:16:01 -07:00
  • 56dc4ffec6 Extend SDG's AbstractAnnotationConfigSupport base class. John Blum 2020-06-15 16:35:38 -07:00
  • 75db4b496a Edit Javadoc. John Blum 2020-06-15 16:34:29 -07:00
  • ede0b99e28 Correct Generics signature. John Blum 2020-06-15 16:33:55 -07:00
  • 6008ab237e Prepare next development iteration. John Blum 2020-06-11 00:18:21 -07:00
  • 7c24e1cef3 Release 0.0.16.RELEASE. John Blum 2020-06-11 00:09:19 -07:00
  • 7abc25333e Upgrade to Gradle 6.5. John Blum 2020-06-10 23:59:56 -07:00
  • b348a1d27b Set Spring Data version to Neumann-RELEASE. John Blum 2020-06-10 23:58:04 -07:00
  • 96e9b05750 Add Spring TestExecutionListener implementation to destroy all GemFire/Geode Mock Objects when configured TestContextEvents by type are fired during the test execution lifecycle. John Blum 2020-05-21 21:47:02 -07:00
  • 4f4cfad6c2 Create enumeration of all Spring TestContext framework, TestContextEvent types. John Blum 2020-05-21 21:45:52 -07:00
  • 39f36ce9d0 Add Spring ApplicationListener implementation to destroy all GemFire/Geode Mock Objects when configured ApplicationEvents are fired in a Spring context. John Blum 2020-05-21 21:45:13 -07:00
  • ff49f11a02 Add Unit Tests for GemFireMockObjectsBeanPostProcessor. John Blum 2020-05-21 21:43:21 -07:00
  • fbb39b97b9 Add Unit Tests for GemFireMockObjectsApplicationContextInitializer. John Blum 2020-05-21 21:42:46 -07:00
  • 4761c0ade5 Edit Javadoc. John Blum 2020-05-21 21:39:54 -07:00
  • 21761a789c Move GemFireMockObjectsBeanPostProcessor to org.springframework.data.gemfire.tests.mock.beans.factory.config. John Blum 2020-05-21 21:39:13 -07:00
  • af9237eeb1 Add 'destroyOnEvent' configuration annotation attribute. John Blum 2020-05-21 21:32:35 -07:00
  • 53893bd49f Add support to suppress GemFire/Geode Mock Object destruction on ContextClosedEvents. John Blum 2020-05-19 21:58:00 -07:00
  • ea46191256 Upgrade to Gradle 6.4.1. John Blum 2020-05-18 21:24:10 -07:00
  • 32a6c771ad Upgrade to Spring Boot 2.3.0.RELEASE. John Blum 2020-05-18 21:23:49 -07:00
  • bd10bc0bea Upgrade to Spring Build Conventions Gradle Plugin 0.0.32.RELEASE. John Blum 2020-05-18 21:22:31 -07:00
  • 2e1153053b Remove Spring 'libs-snapshot' Repository declaration from dependency-management.gradle and change the Spring Plugins Repository buildscript repository declaration to 'plugins-snapshot' in build.gradle. John Blum 2020-05-13 17:21:42 -07:00
  • c1682f6cba Prepare next development iteration. John Blum 2020-05-13 16:37:34 -07:00
  • 53da4d0ce2 Release 0.0.15.RELEASE. John Blum 2020-05-13 15:39:37 -07:00
  • 9fc308ef53 Exclude Spring Boot (ideally, 'provided') dependencies from generated Maven POM. John Blum 2020-05-13 16:23:29 -07:00
  • 483862d649 Declare a Repository definition for Spring's 'libs-snapshot' Maven Repository. John Blum 2020-05-13 15:31:11 -07:00
  • 0a80d8596e Upgrade to Spring Data Neumann-RELEASE. John Blum 2020-05-13 14:57:47 -07:00
  • 6ccf73a583 Upgrade to Spring Boot 2.3.0.RC1. John Blum 2020-05-13 14:56:18 -07:00
  • 540b87d8ac Upgrade to Spring Framework 5.2.6.RELEASE. John Blum 2020-05-13 14:52:58 -07:00
  • 9d49b62be6 Upgrade to Pivotal GemFire 9.10.0. John Blum 2020-05-13 14:52:18 -07:00
  • c6e1d78807 Upgrade to AssertJ 3.16.1. John Blum 2020-05-13 15:03:52 -07:00
  • d43b96e328 Upgrade to Apache Geode 1.12.0. John Blum 2020-05-13 14:50:03 -07:00
  • 703e64a010 Add overloaded timedWait(..) methods taking a non-null java.time.Duration object. John Blum 2020-04-16 10:38:19 -07:00
  • 0b0150ee9c Add CONTRIBUTING.adoc. John Blum 2020-04-16 10:27:31 -07:00
  • e2ce22e3e1 Update README to include shared, spring-projects GitHub Organization community health files. John Blum 2020-04-16 10:27:20 -07:00
  • 1c385b3f20 Prepare next development iteration. John Blum 2020-04-15 13:48:01 -07:00
  • 47e672edb8 Release 0.0.14.RELEASE. John Blum 2020-04-15 13:42:42 -07:00
  • 1e5862b8b0 Prepare 0.0.14.RELEASE. John Blum 2020-04-15 13:34:08 -07:00
  • 9d72b61ad8 Upgrade to Spring Build Conventions Gradle Plugin 0.0.31.RELEASE. John Blum 2020-04-15 13:25:52 -07:00
  • 31875ef539 Upgrade to Gradle 6.3. John Blum 2020-04-15 13:25:07 -07:00
  • 936b6ac809 Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.7.BUILD-SNAPSHOT. John Blum 2020-04-15 13:24:13 -07:00
  • 0d64ca2da6 Upgrade to Spring Boot 2.2.6.RELEASE. John Blum 2020-04-15 13:22:27 -07:00
  • 1ea535f89b Upgrade to Spring Framework 5.2.5.RELEASE. John Blum 2020-04-15 13:20:55 -07:00
  • e9778fa852 Upgrade to Pivotal GemFire 9.8.7. John Blum 2020-04-15 13:18:03 -07:00
  • 3401a1b554 Upgrade to Mockito 3.3.3. John Blum 2020-04-15 13:16:26 -07:00
  • bb7c402bb3 Upgrade to Project Lombok 1.10.12. John Blum 2020-04-15 13:15:46 -07:00
  • 6dec5b8d73 Add utility method to find and reserve allocated network ports. John Blum 2020-04-15 13:12:35 -07:00
  • 5137a8a3bd Change README Travis CI build badge to point to spring-test-data-geode. John Blum 2020-02-22 22:32:35 -08:00
  • b86425d12a Upgrade to Gradle 6.2. John Blum 2020-02-22 22:29:04 -08:00
  • 2c514d0f48 Prepare next development iteration. John Blum 2020-02-22 22:24:38 -08:00
  • 79cecf7e70 Release 0.0.13.RELEASE. John Blum 2020-02-22 20:42:01 -08:00
  • 44cac6fef5 Prepare the 0.0.13.RELEASE. John Blum 2020-02-22 20:35:20 -08:00
  • 68c5edb974 Format source code. John Blum 2020-02-22 20:26:52 -08:00
  • 56feb76cdf Upgrade to Spring Build Conventions Gradle Plugin 0.0.30.RELEASE. John Blum 2020-02-22 20:23:23 -08:00
  • faff93d6f4 Remove explicit dependency management for Apache Geode and Pivotal GemFire. John Blum 2020-01-23 14:54:51 -08:00
  • 19847910c8 Optimize imports. John Blum 2020-01-23 14:10:27 -08:00
  • 8c0739cb44 Switch use of Descriptable.as(String description, Object... args) to Descriptable.describedAs(String description, Object... args). John Blum 2020-01-31 11:28:14 -08:00
  • b7923b25bb Upgrade to AssertJ 3.15.0. John Blum 2020-01-31 11:26:53 -08:00
  • 07d3f0c8af Remove unnecessary use of @SuppressWarnings("all") annotation. John Blum 2020-01-23 13:56:56 -08:00
  • 77e5445142 Replace use of Apache Shiro Assert with Spring Framework Assert. John Blum 2020-01-23 13:56:25 -08:00
  • 7ff805c699 Prepare next development iteration. John Blum 2020-01-23 12:56:36 -08:00
  • aa73e4d0c6 Release 0.0.12.RELEASE. John Blum 2020-01-23 12:45:59 -08:00
  • cedeea8279 Upgrade to Gradle 6.0.1. John Blum 2020-01-23 12:42:05 -08:00
  • b1dc9c9be9 Upgrade to Spring Build Conventions Gradle Plugin 0.0.28.RELEASE. John Blum 2020-01-23 12:32:00 -08:00
  • b67f811a87 Update dependencies in Maven POM. John Blum 2020-01-23 12:23:36 -08:00
  • 7510096d48 Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.4.RELEASE. John Blum 2020-01-23 12:15:22 -08:00
  • 269e480e7b Upgrade to Spring Boot 2.2.4.RELEASE. John Blum 2020-01-23 12:14:13 -08:00
  • 8090043b2a Upgrade to Spring Framework 5.2.3.RELEASE. John Blum 2020-01-23 12:13:22 -08:00
  • bbf8b2a669 Upgrade to Mockito 3.2.4. John Blum 2020-01-23 12:10:58 -08:00
  • bf65d5c72a Upgrade to JUnit 4.13. John Blum 2020-01-23 12:09:54 -08:00
  • 63a295baf3 Prepare next development iteration. John Blum 2019-12-11 12:26:47 -08:00
  • 74bd3583cf Release 0.0.11.RELEASE. John Blum 2019-12-11 11:21:45 -08:00
  • f98bc4dac2 Upgrade to Mockito 3.2.0. John Blum 2019-12-11 11:08:45 -08:00
  • 420943de0e Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.3.RELEASE. John Blum 2019-12-11 11:05:33 -08:00
  • 64b8ad1c14 Upgrade to Spring Boot 2.2.2.RELEASE. John Blum 2019-12-11 11:03:34 -08:00
  • ad627b8fba Upgrade to Spring Data for Apache Geode & Pivotal GemFire 2.2.2.RELEASE. John Blum 2019-12-03 20:31:11 -08:00