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/TargetTest.java:114–117 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
}
113
114
@AfterEach
115
void
afterEachTest() throws IOException {
116
server.close();
117
}
118
}
Callers
nothing calls this directly
Calls
1
close
Method · 0.45
Tested by
no test coverage detected