==================== Contains Tests ====================
| 398 | |
| 399 | // ==================== Contains Tests ==================== |
| 400 | class StringHelperContainsTest : public ::testing::Test |
| 401 | { |
| 402 | }; |
| 403 | |
| 404 | TEST_F(StringHelperContainsTest, Contains_StringFound) |
| 405 | { |
nothing calls this directly
no outgoing calls
no test coverage detected