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

Method test2

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

Test.

()

Source from the content-addressed store, hash-verified

26
27 /** Test. */
28 @Test public void test2() {
29 run(token("ABCDEFGHIJKLMNOPQRSTUVWXYZ"));
30 }
31
32 /** Test. */
33 @Test public void test3() {

Callers

nothing calls this directly

Calls 2

runMethod · 0.95
tokenMethod · 0.65

Tested by

no test coverage detected