MCPcopy Create free account
hub / github.com/BaseXdb/basex / start

Method start

basex-api/src/test/java/org/basex/http/ws/WsTest.java:45–47  ·  view source on GitHub ↗

Starts the HTTP server. @throws Exception exception

()

Source from the content-addressed store, hash-verified

43 * @throws Exception exception
44 */
45 @BeforeAll public static void start() throws Exception {
46 init(HTTP_ROOT, true);
47 }
48
49 /**
50 * Installs a new module and removes all others.

Callers 1

Calls 1

initMethod · 0.45

Tested by

no test coverage detected