Commit Graph

3 Commits

Author SHA1 Message Date
John Blum
d0ef5e6973 Add GeodeAssertions to apache-geode-extensions.
GeodeAssertions contains various assertions to assert different aspects and characteristics of Geode objects.
2020-03-20 09:45:56 -07:00
John Blum
a59017949a Add convenient o.a.g.cache.CacheListener implementation that processes all EntryEvents and RegionEvents using the same logic. 2019-08-12 10:37:47 -07:00
John Blum
57a1ea4840 Add apache-geode-extensions module containing classes implementing Apache Geode interfaces and SPIs.
These extensions will be used for testing and documentation purposes.

For example, this module contains extensions to Apache Geode's o.a.g.security.SecurityManager and o.a.g.security.AuthInitialize interfaces used in the SBDG samples.
2019-04-22 23:45:47 -07:00