public abstract class TraceRSocketTests extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPECTED_TRACE_ID |
| Constructor and Description |
|---|
TraceRSocketTests() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
expectedSpanId() |
protected String |
expectedTraceId() |
void |
should_instrument_requester_and_responder() |
void |
should_instrument_responder() |
protected abstract Class |
testConfiguration() |
public static final String EXPECTED_TRACE_ID
@Test
public void should_instrument_responder()
throws Exception
Exceptionprotected String expectedTraceId()
protected String expectedSpanId()
@Test
public void should_instrument_requester_and_responder()
throws Exception
Exceptionprotected abstract Class testConfiguration()
Copyright © 2023 Pivotal Software, Inc.. All rights reserved.