Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ isHidden
Method
isHidden
lib/catch2/catch.hpp:14128–14130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14126
}
14127
14128
bool TestCaseInfo::isHidden() const {
14129
return ( properties & IsHidden ) != 0;
14130
}
14131
bool TestCaseInfo::throws() const {
14132
return ( properties & Throws ) != 0;
14133
}
Callers
3
listTests
Function · 0.80
TestGroup
Method · 0.80
filterTests
Function · 0.80
Calls
no outgoing calls
Tested by
1
TestGroup
Method · 0.64