MCPcopy Create free account
hub / github.com/derceg/explorerplusplus / TEST

Function TEST

Explorer++/TestHelper/TestShellHelper.cpp:35–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35TEST(GetShellItemDetailsEx, Author)
36{
37 TestGetShellItemDetailsEx(L"ShellDetails.jpg", &SCID_TITLE, L"Test title");
38}
39
40TEST(GetShellItemDetailsEx, Subject)
41{

Callers

nothing calls this directly

Calls 11

GetTestResourceFilePathFunction · 0.85
GetDisplayNameFunction · 0.85
GetTestResourceDirectoryFunction · 0.85
TestIsIdlDirectoryFunction · 0.85
IsPathGUIDFunction · 0.85
TestCompareIdlsFunction · 0.85
GetTestResourceFileIdlFunction · 0.85
GetItemAttributesFunction · 0.85
IsNamespaceRootFunction · 0.85

Tested by

no test coverage detected