Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ afterEachTest
Method
afterEachTest
core/src/test/java/feign/FeignTest.java:1590–1593 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1588
}
1589
1590
@AfterEach
1591
void
afterEachTest() throws IOException {
1592
server.close();
1593
}
1594
}
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected