16 package org.openkilda.northbound.utils;
18 import static org.hamcrest.core.IsEqual.equalTo;
19 import static org.hamcrest.core.IsNot.not;
20 import static org.junit.Assert.assertThat;
23 import org.junit.Test;
26 import java.util.UUID;
38 .create(String.format(
"test-%s", UUID.randomUUID()))) {
static RequestCorrelationClosable create(String correlationId)
static final String DEFAULT_CORRELATION_ID
void shouldResetCorrelationIdOnClose()