@ContextConfiguration(classes=SleuthSpanCreatorAspectNegativeTests.TestConfiguration.class) public abstract class SleuthSpanCreatorAspectNegativeTests extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SleuthSpanCreatorAspectNegativeTests.NotAnnotatedTestBean |
protected static interface |
SleuthSpanCreatorAspectNegativeTests.NotAnnotatedTestBeanInterface |
protected static class |
SleuthSpanCreatorAspectNegativeTests.TestBean |
protected static interface |
SleuthSpanCreatorAspectNegativeTests.TestBeanInterface |
static class |
SleuthSpanCreatorAspectNegativeTests.TestConfiguration |
| Constructor and Description |
|---|
SleuthSpanCreatorAspectNegativeTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldCallAdviceForAnnotatedBean() |
void |
shouldNotCallAdviceForNotAnnotatedBean() |
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.