Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ postTestAction
Method
postTestAction
tests/CppUTest/PluginTest.cpp:53–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
virtual void postTestAction(UtestShell&, TestResult&)
54
{
55
postAction++;
56
postActionSequence = sequenceNumber++;
57
}
58
59
int preAction;
60
int preActionSequence;
Callers
2
TEST
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected