Orxonox  0.0.5 Codename: Arcturus
Public Member Functions | Private Attributes | List of all members
testing::internal::TestCaseNameIs Class Reference

Public Member Functions

 TestCaseNameIs (const String &name)
 
bool operator() (const TestCase *test_case) const
 

Private Attributes

String name_
 

Constructor & Destructor Documentation

testing::internal::TestCaseNameIs::TestCaseNameIs ( const String name)
inlineexplicit

Member Function Documentation

bool testing::internal::TestCaseNameIs::operator() ( const TestCase test_case) const
inline

Member Data Documentation

String testing::internal::TestCaseNameIs::name_
private

The documentation for this class was generated from the following file: