public abstract class TraceJdbcEventListenerTests extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.springframework.boot.test.context.runner.ApplicationContextRunner |
contextRunner |
static String |
SPAN_ROW_COUNT_TAG_NAME |
static String |
SPAN_SQL_QUERY_TAG_NAME |
| Constructor and Description |
|---|
TraceJdbcEventListenerTests() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<?> |
autoConfiguration() |
protected abstract Class<?> |
testConfiguration() |
protected final org.springframework.boot.test.context.runner.ApplicationContextRunner contextRunner
public static final String SPAN_SQL_QUERY_TAG_NAME
public static final String SPAN_ROW_COUNT_TAG_NAME
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.