Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/mesos
/ scheme
Method
scheme
src/tests/http_authentication_tests.cpp:274–274 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
272
MOCK_METHOD1(authenticate, Future<AuthenticationResult>(const Request&));
273
274
string scheme() const override { return mockScheme; }
275
276
private:
277
const string mockScheme;
Callers
4
TYPED_TEST
Function · 0.45
createUnauthorized
Function · 0.45
createForbidden
Function · 0.45
foreach
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected