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

Method after

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

Finishes the tests. @throws IOException I/O exception

()

Source from the content-addressed store, hash-verified

33 * @throws IOException I/O exception
34 */
35 @AfterAll public static void after() throws IOException {
36 stopServer(server);
37 }
38
39 /**
40 * Simple query.

Callers

nothing calls this directly

Calls 1

stopServerMethod · 0.80

Tested by

no test coverage detected