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

Method test1

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

Test.

()

Source from the content-addressed store, hash-verified

21public final class CompressTest extends SandboxTest {
22 /** Test. */
23 @Test public void test1() {
24 run(token(" abcdefghijklmnopqrstuvwxyz"));
25 }
26
27 /** Test. */
28 @Test public void test2() {

Callers

nothing calls this directly

Calls 2

runMethod · 0.95
tokenMethod · 0.65

Tested by

no test coverage detected