- java.lang.Object
-
- org.springframework.cloud.sleuth.test.TestTracingBeanPostProcessor
-
- All Implemented Interfaces:
- org.springframework.beans.factory.config.BeanPostProcessor
public class TestTracingBeanPostProcessor
extends Object
implements org.springframework.beans.factory.config.BeanPostProcessor
Wraps all tracing related components into test representations. That way additional
assertions can take place.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessBeforeInitialization
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.