class Secret

Defined at line 933 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-port.h

A secret type that Google Test users don't know about. It has no

accessible constructors on purpose. Therefore it's impossible to create a

Secret object, which is what we want.