@ContextConfiguration(classes=SpanTagAnnotationHandlerTests.TestConfiguration.class) public abstract class SpanTagAnnotationHandlerTests extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
SpanTagAnnotationHandlerTests.AnnotationMockClass |
static class |
SpanTagAnnotationHandlerTests.TestConfiguration |
| Constructor and Description |
|---|
SpanTagAnnotationHandlerTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldReturnArgumentToString() |
void |
shouldUseCustomTagValueResolver() |
void |
shouldUseTagValueExpression() |
@BeforeEach public void setup()
@Test
public void shouldUseCustomTagValueResolver()
throws NoSuchMethodException,
SecurityException
@Test
public void shouldUseTagValueExpression()
throws NoSuchMethodException,
SecurityException
@Test
public void shouldReturnArgumentToString()
throws NoSuchMethodException,
SecurityException
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.