#include #include class EedbApplicationTest : public testing::Test{ public: protected: // eedb::EEDB sut; }; TEST_F(EedbApplicationTest, login){ }