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

Method close

basex-api/src/test/java/org/basex/http/auth/AuthTest.java:43–46  ·  view source on GitHub ↗

Stops the test.

()

Source from the content-addressed store, hash-verified

41 * Stops the test.
42 */
43 @AfterAll public static void close() {
44 Prop.clear();
45 ctx.close();
46 }
47
48 /**
49 * Successful request.

Callers

nothing calls this directly

Calls 2

clearMethod · 0.95
closeMethod · 0.65

Tested by

no test coverage detected