Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpputest/cpputest
/ nextFile
Method
nextFile
tests/CppUTest/JUnitOutputTest.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
name_(filename), isOpen_(true), next_(next) {}
47
48
FileForJUnitOutputTests* nextFile()
49
{
50
return next_;
51
}
52
53
SimpleString name()
54
{
Callers
3
clear
Method · 0.80
amountOfFiles
Method · 0.80
file
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected