Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Exiv2/exiv2
/ TearDownTestSuite
Method
TearDownTestSuite
unitTests/test_XmpKey.cpp:25–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
}
24
25
static void TearDownTestSuite() {
26
XmpProperties::unregisterNs();
27
}
28
29
static void checkValidity(const XmpKey& key) {
30
ASSERT_EQ(expectedKey, key.key());
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected