
Public Member Functions | |
| void | addFilter (string name, PM::Parameters params) |
| virtual void | SetUp () |
| virtual void | TearDown () |
Public Attributes | |
| PM::Matcher * | testedMatcher |
Definition at line 11 of file utest/ui/Matcher.cpp.
| void MatcherTest::addFilter | ( | string | name, |
| PM::Parameters | params | ||
| ) | [inline] |
Definition at line 29 of file utest/ui/Matcher.cpp.
| virtual void MatcherTest::SetUp | ( | ) | [inline, virtual] |
Reimplemented from testing::Test.
Definition at line 19 of file utest/ui/Matcher.cpp.
| virtual void MatcherTest::TearDown | ( | ) | [inline, virtual] |
Reimplemented from testing::Test.
Definition at line 27 of file utest/ui/Matcher.cpp.
Definition at line 16 of file utest/ui/Matcher.cpp.