All Classes and Interfaces

Classes
Class
Description
Base class for ObservationHandler compatibility tests that support any context.
ConcreteContextObservationHandlerCompatibilityKit<T extends io.micrometer.observation.Observation.Context>
Base class for ObservationHandler compatibility tests that support a concrete type of context only.
Base class for ObservationHandler compatibility tests that support null contexts only.
Assertion methods for Observation.Contexts and Observation.ContextViews.
 
ObservationRegistryAssert<SELF extends ObservationRegistryAssert<SELF,ACTUAL>,ACTUAL extends io.micrometer.observation.ObservationRegistry>
Assertion methods for MeterRegistrys.
Base class for ObservationRegistry compatibility tests.
Implementation of ObservationRegistry used for testing.
Assertion methods for MeterRegistrys.
Provides assertions for Observation and allows coming back to TestObservationRegistryAssert.
Provides assertions for Observation and allows coming back to TestObservationRegistryAssert.