John Blum
9253d94bdc
Rename all o.s.d.g.tests.mock.*.MockGemFireObjects* classes to GemFireMockObjects*.
2018-04-03 08:49:25 -07:00
John Blum
1fc21c6587
Fix Javadoc warnings.
2018-04-03 08:33:41 -07:00
John Blum
810842ef47
Add Gradle project build scripts and configuration files.
2018-04-02 22:50:34 -07:00
John Blum
12c608aeaf
Update .gitignore to ignore the Gradle build/ directory.
2018-04-02 22:50:26 -07:00
John Blum
d95b19bf98
Update .gitignore to ignore the .gradle/ directory.
2018-04-02 13:27:46 -07:00
John Blum
f464f2ed80
Add Jenkinsfile for Jenkins CI builds.
2018-04-02 13:27:46 -07:00
John Blum
30ac8b6720
Install the Gradle Wrapper (gradlew) version 4.6.
2018-04-02 13:27:25 -07:00
John Blum
e89a30ac90
Set version to 0.0.1.BUILD-SNAPSHOT.
2018-03-22 10:46:01 -07:00
John Blum
7ed58ff8e8
Review, refactor and polish all Utility classes in the org.springframework.data.gemfire.tests.util package.
2018-03-22 10:44:37 -07:00
John Blum
92be8ef208
Set all @since Javadoc tags to 0.0.1.
2018-03-22 10:44:06 -07:00
John Blum
c928f29298
Review, refactor and polish all Process classes in the org.springframework.data.gemfire.tests.process package.
2018-03-22 10:43:42 -07:00
John Blum
e85d10108a
Add mock objects for o.a.g.cache.asyncqueue.AsyncEventQueueFactory and o.a.g.cache.asyncqueue.AsyncEventQueue.
...
Add mock objects for o.a.g.cache.wan.GatewayReceiverFactory and o.a.g.cache.wan.GatewayReceiver.
Add mock objects for o.a.g.cache.wan.GatewaySenderFactory and o.a.g.cache.wan.GatewaySender.
2018-03-21 23:41:59 -07:00
John Blum
d36c1e425e
Clean up compiler warnings.
2018-03-21 21:17:16 -07:00
John Blum
cb0b3961db
Upgrade to Spring Data Build Parent 2.0.5.RELEASE.
...
Rename the Maven project.
Edit the Maven project description.
Upgrade to AssertJ 3.9.1.
Upgrade to Lombok 1.16.20.
Upgrade to Mockito 2.15.0.
Upgrade to Spring Data Release Train Kay-SR5.
Refactor the dependency management for the spring-data-gemfire and spring-data-geode modoules to pull version meta-data from the org.springframework.data:spring-data-releasetrain Maven BOM file.
2018-03-21 21:16:36 -07:00
John Blum
eae2022bfa
Fix Region.getEntry() for a given key by returning null if the Optional is empty.
2017-12-15 22:41:47 -08:00
John Blum
d817def8a5
Add support for mocking and creating GemFire/Geode o.a.g.cache.query.Indexes.
2017-12-02 23:08:41 -08:00
John Blum
a1e3fa3fbb
Set Project Lombok dependency version to 1.16.18.
2017-12-02 22:08:48 -08:00
John Blum
1bcb7c3799
Update source code copyright to Apache Software License 2.0, 2017.
...
Optimze imports.
2017-12-02 21:40:12 -08:00
John Blum
8a6c635aa5
Add README.md.
2017-12-02 21:36:33 -08:00
John Blum
750ecc57b2
Initial spring-data-tests-4-gemfire project commit.
2017-12-02 21:26:41 -08:00