Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ isHidden
Method
isHidden
extern/Catch2/catch.hpp:14130–14132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14128
}
14129
14130
bool TestCaseInfo::isHidden() const {
14131
return ( properties & IsHidden ) != 0;
14132
}
14133
bool TestCaseInfo::throws() const {
14134
return ( properties & Throws ) != 0;
14135
}
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