Class MetricsEventPublisherTest
java.lang.Object
io.debezium.connector.spanner.metrics.MetricsEventPublisherTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void(package private) void(package private) void(package private) void(package private) void(package private) void
-
Constructor Details
-
MetricsEventPublisherTest
MetricsEventPublisherTest()
-
-
Method Details
-
testPublishMetricEvent
@Test void testPublishMetricEvent() -
testSubscribe
@Test void testSubscribe() -
testLogLatency
@Test void testLogLatency() -
testLogLatencySourceRecordNull
@Test void testLogLatencySourceRecordNull() -
testLogLatencySourceRecord
@Test void testLogLatencySourceRecord() -
testNotLogLatency
@Test void testNotLogLatency()
-