Commit Graph

1615 Commits

Author SHA1 Message Date
John Blum
e22d65f71e Use GemFire Mock Objects. 2021-04-09 12:33:34 -07:00
John Blum
af2dedb095 Use static import for the AssertJ Assertions class, assertThat(..) method. 2021-04-09 12:33:04 -07:00
John Blum
a876bccd10 Cleanup raw types usage. 2021-04-09 12:32:42 -07:00
John Blum
928c6becc6 Annotate Spring Geode Security Sample test class with Spring's @DirtiesContext annotation.
This test uses GemFire/Geode SSL configuration and therefore needs to mark the ApplicationContext as dirty.
2021-04-09 12:32:10 -07:00
John Blum
d9dc2815a7 Add additional assertion on Region name, equal to 'Books'. 2021-04-09 12:31:31 -07:00
John Blum
5b86f4f098 Refactor and polish codebase.
Fix compiler warnings.

Declare Properties class fields containing VCAP_APPLICATION properties as final.
2021-04-09 12:30:42 -07:00
John Blum
46ab547c92 Fix compiler warnings.
Make Function instance fields final.
2021-04-09 12:26:21 -07:00
John Blum
cf284ffcda Change assertion on cache instance to assert as a peer cache. 2021-04-09 12:25:46 -07:00
John Blum
d869ec117a Fix try-catch block to appropriately handle the intentional AssertJ AsesrtionFailedError and unintentional Java AssertionError.
Fixes test failures caused by erroneous AssertionError and AssertionFailedError handling.

Apply Spring's @NonNull annotation to the test methods.

Add assertion for the threadLocalConnections property on customized Pool objects.

Format source code.

Rename the usingClientCacheDefaultPoolPropertiesModifiesDefaultPool() test case method to usingClientCacheDefaultPoolPropertiesConfigurationModifiesDefaultPool().
2021-04-09 12:25:18 -07:00
John Blum
52cdf4848c Fix VCAP_APPLICATION name to match the test class name. 2021-04-09 12:24:22 -07:00
John Blum
bf45b08169 Upgrade to Spring Test for Apache Geode 0.0.24. 2021-04-09 12:21:42 -07:00
John Blum
b11db8349b Upgrade to Spring Data Ockham-SR6.
Upgrade to Spring Data BOM 2020.0.6.

Ugprade to Spring Data for Apache Geode 2.4.6.
2021-04-09 12:21:15 -07:00
John Blum
80e74c4c82 Upgrade to Spring Cloud Bindings 1.7.1. 2021-04-09 12:20:24 -07:00
John Blum
755c90126e Upgrade to Spring Boot 2.4.4. 2021-04-09 12:19:20 -07:00
John Blum
fcc1500306 Upgrade to Spring Framework 5.3.5. 2021-04-09 12:18:58 -07:00
John Blum
74a7ffc857 Upgrade to Mockito 3.9.0. 2021-04-09 12:17:34 -07:00
John Blum
fee408083c Upgrade to Apache Geode 1.13.2. 2021-04-09 12:16:24 -07:00
John Blum
215cf6b662 Edit README to refer to 1.4.3 and 1.4.4-SNAPSHOT. 2021-02-22 20:39:25 -08:00
John Blum
3f59a54e03 Prepare next development iteration.
Set Spring Boot version to 2.4.4-SNAPSHOT.

Set version to 1.4.4-SNAPSHOT.
2021-02-22 20:20:35 -08:00
John Blum
95c389723c Release 1.4.3. 2021-02-22 20:06:28 -08:00
John Blum
1c2a09dac9 Edit changelog and add 1.4.3 release notes. 2021-02-22 20:03:21 -08:00
John Blum
7304c0767b Add reference documentation chapter on 'Testing'.
Resolves gh-102.
2021-02-22 19:53:29 -08:00
John Blum
1f60082679 Add an example of Integration Testing with Apache Geode using Spring Boot Test and STDG frameworks in a Spring context for the 'Testing' chapter. 2021-02-22 19:53:02 -08:00
John Blum
dc09859a73 Add an example of Unit Testing with Apache Geode using Spring Boot Test and STDG frameworks in a Spring context for the 'Testing' chapter. 2021-02-22 19:52:56 -08:00
John Blum
9b54e95172 Declare 'org.springframework.geode:spring-geode-starter-test' as a test-compile dependency in the spring-geode-docs module. 2021-02-22 19:52:46 -08:00
John Blum
77f61c345a State the project goals in documentation.
Resolves gh-101.
2021-02-22 19:52:06 -08:00
John Blum
1c5bd3b863 Upgrade Spring Geode Samples parent Maven POM to Spring Boot 2.4.3. 2021-02-22 19:51:21 -08:00
John Blum
e5b7ad74b3 Upgrade to Testcontainers 1.15.2. 2021-02-22 19:37:59 -08:00
John Blum
259b74cd2e Upgrade to Spring Test for Apache Geode 0.0.22. 2021-02-22 19:37:38 -08:00
John Blum
f73fb4b5f7 Upgrade to Spring Session for Apache Geode 2.4.2.
Upgrade to Spring Session BOM 2020.0.3.
2021-02-22 19:37:08 -08:00
John Blum
64b9ca76b3 Upgrade to Spring Data Ockham-SR5.
Upgrade to Spring Data BOM 2020.0.5 / Ockham-SR5.

Upgrade to Spring Data for Apache Geode 2.4.5.
2021-02-22 19:36:08 -08:00
John Blum
6ca13dbabc Upgrade to Spring Boot 2.4.3. 2021-02-22 19:34:18 -08:00
John Blum
b64a2cc6c1 Upgrade to Spring Framework 5.3.4. 2021-02-22 19:33:39 -08:00
John Blum
f1aa8c67be Upgrade to VMware Tanzu (Pivotal) GemFire 9.10.6. 2021-02-22 19:33:09 -08:00
John Blum
9ef07adc51 Upgrade to Mockito 3.8.0. 2021-02-22 19:32:14 -08:00
John Blum
0396666a9b Upgrade to Byte Buddy 1.10.20. 2021-02-22 19:31:54 -08:00
John Blum
54f22c45f3 Upgrade to Spring Build Conventions Gradle Plugin 0.0.37. 2021-02-22 19:30:33 -08:00
John Blum
5d6623b337 Upgrade to Gradle 6.8.2. 2021-02-22 19:29:58 -08:00
John Blum
c1c4f02e68 Edit README to refer to 1.3.9.RELEASE and 1.3.10.BUILD-SNAPSHOT. 2021-02-22 19:29:33 -08:00
John Blum
bafcbb086f Edit changelog and include the 1.3.9.RELEASE notes. 2021-02-22 19:28:39 -08:00
John Blum
fcf3273dc0 Declare Spring 'release' Repository to resolve the 'org.springframework.cloud:spring-cloud-bindings' dependency.
Change description to 'Spring Cloud for Apache Geode'.
2021-01-24 21:47:25 -08:00
John Blum
6070ccb1fc Declare Spring 'release' Repository to ressolve all Spring documentation resources required to build project documentation. 2021-01-24 21:36:09 -08:00
John Blum
fb9cadf0b0 Upgrade Spring Geode Samples using Maven POM to Spring Boot 2.4.3-SNAPSHOT. 2021-01-24 21:30:59 -08:00
John Blum
48388af398 Upgrade to Spring Build Conventions Gradle Plugin 0.0.36. 2021-01-24 21:30:20 -08:00
John Blum
0fe8caa1de Upgrade to Gradle 6.8.1. 2021-01-24 21:16:53 -08:00
John Blum
66d798efa1 Edit README to refer to the 1.4.2 (GA) release and 1.4.3-SNAPSHOT versions in the 1.4.x release series. 2021-01-24 21:14:52 -08:00
John Blum
aa2f1ad9b7 Prepare next development iteration.
Set Spring Boot version to 2.4.3-SNAPSHOT.

Set version to 1.4.3-SNAPSHOT.
2021-01-24 21:00:29 -08:00
John Blum
5bd24d01a2 Release 1.4.2. 2021-01-22 18:22:19 -08:00
John Blum
6de7eb30f7 Edit changelog and add 1.4.2 release notes. 2021-01-21 20:20:49 -08:00
John Blum
1eca100389 Upgrade to Mockito 3.7.7. 2021-01-21 20:01:27 -08:00