Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ DefenderTests
Method
DefenderTests
source/EngineTests/DefenderTests.cpp:27–29 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
return result;
26
}
27
DefenderTests()
28
: IntegrationTestFramework(getParameters())
29
{}
30
31
~DefenderTests() = default;
32
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected