MCPcopy Index your code
hub / github.com/OpenFeign/feign / afterEachTest

Method afterEachTest

core/src/test/java/feign/AsyncFeignTest.java:1413–1416  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1411 }
1412
1413 @AfterEach
1414 void afterEachTest() throws IOException {
1415 server.close();
1416 }
1417}

Callers

nothing calls this directly

Calls 1

closeMethod · 0.45

Tested by

no test coverage detected