Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ unDo
Method
unDo
src/CppUTest/Utest.cpp:865–868 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
863
}
864
865
void TestInstaller::unDo()
866
{
867
TestRegistry::getCurrentRegistry()->unDoLastAddTest();
868
}
Callers
1
teardown
Function · 0.80
Calls
1
unDoLastAddTest
Method · 0.80
Tested by
no test coverage detected