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

Method test3

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

Test.

()

Source from the content-addressed store, hash-verified

31
32 /** Test. */
33 @Test public void test3() {
34 run(token("abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ 1234567890"));
35 }
36
37 /** Test. */
38 @Test public void test4() {

Callers

nothing calls this directly

Calls 2

runMethod · 0.95
tokenMethod · 0.65

Tested by

no test coverage detected