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

Method before

basex-api/src/test/java/net/xqj/basex/XQJTest.java:27–29  ·  view source on GitHub ↗

Starts the tests. @throws IOException I/O exception

()

Source from the content-addressed store, hash-verified

25 * @throws IOException I/O exception
26 */
27 @BeforeAll public static void before() throws IOException {
28 server = createServer();
29 }
30
31 /**
32 * Finishes the tests.

Callers

nothing calls this directly

Calls 1

createServerMethod · 0.80

Tested by

no test coverage detected