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

Method initTests

basex-tests/src/test/java/org/basex/SandboxTest.java:16–18  ·  view source on GitHub ↗

Creates the sandbox.

()

Source from the content-addressed store, hash-verified

14 * Creates the sandbox.
15 */
16 @BeforeAll public static void initTests() {
17 initSandbox();
18 }
19
20 /**
21 * Removes test databases and closes the database context.

Callers

nothing calls this directly

Calls 1

initSandboxMethod · 0.80

Tested by

no test coverage detected