MCPcopy Create free account
hub / github.com/ebarlas/microhttp / port

Method port

src/test/java/org/microhttp/TestServer.java:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 }
48
49 int port() {
50 return port;
51 }
52
53 TestLogger logger() {
54 return logger;

Callers 3

beforeEachMethod · 0.80
startMethod · 0.80
EventLoopMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected