Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ mitkSceneIOTest2
Function
mitkSceneIOTest2
Modules/SceneSerialization/test/mitkSceneIOTest2.cpp:197–202 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}; // class
196
197
int mitkSceneIOTest2(int /*argc*/, char * /*argv*/ [])
198
{
199
CppUnit::TextUi::TestRunner runner;
200
runner.addTest(mitkSceneIOTest2Suite::suite());
201
return runner.run() ? 0 : 1;
202
}
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected