All Classes and Interfaces

Class
Description
A base class for CoherenceBuilder implementations.
A JUnit 5 extension annotation that bootstraps a local Coherence cluster member in theBeforeAllCallback.beforeAll(ExtensionContext) method and shuts-down Coherence in the AfterAllCallback.afterAll(ExtensionContext) method.
 
 
A JUnit 5 extension that bootstraps a local Coherence cluster member in the BeforeAllCallback.beforeAll(ExtensionContext) method and shuts down Coherence in the AfterAllCallback.afterAll(ExtensionContext) method.
A builder that produces Coherence instances.
 
 
 
 
 
 
 
 
 
A JUnit 5 extension that sets System properties in the before all phase.