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

Method test8

basex-core/src/test/java/org/basex/util/CompressTest.java:69–71  ·  view source on GitHub ↗

Test. @throws Exception exception

()

Source from the content-addressed store, hash-verified

67 /** Test.
68 * @throws Exception exception */
69 @Test public void test8() throws Exception {
70 texts("src/test/resources/factbook.zip");
71 }
72
73 /**
74 * Test on all text nodes of a document.

Callers

nothing calls this directly

Calls 1

textsMethod · 0.95

Tested by

no test coverage detected