Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ test7
Method
test7
basex-core/src/test/java/org/basex/util/CompressTest.java:63–65 ·
view source on GitHub ↗
Test. @throws Exception exception
()
Source
from the content-addressed store, hash-verified
61
/** Test.
62
* @throws Exception exception */
63
@Test
public
void
test7() throws Exception {
64
texts(
"src/test/resources/xmark.xml"
);
65
}
66
67
/** Test.
68
* @throws Exception exception */
Callers
nothing calls this directly
Calls
1
texts
Method · 0.95
Tested by
no test coverage detected