
Public Member Functions | |
| void | addFilter (string name, PM::Parameters params) |
| virtual void | SetUp () |
| virtual void | TearDown () |
Public Attributes | |
| std::shared_ptr < PM::TransformationChecker > | transformCheck |
Definition at line 12 of file Transformations.cpp.
| void TransformationCheckerTest::addFilter | ( | string | name, |
| PM::Parameters | params | ||
| ) | [inline] |
Definition at line 30 of file Transformations.cpp.
| virtual void TransformationCheckerTest::SetUp | ( | ) | [inline, virtual] |
Reimplemented from testing::Test.
Definition at line 18 of file Transformations.cpp.
| virtual void TransformationCheckerTest::TearDown | ( | ) | [inline, virtual] |
Reimplemented from testing::Test.
Definition at line 28 of file Transformations.cpp.
| std::shared_ptr<PM::TransformationChecker> TransformationCheckerTest::transformCheck |
Definition at line 15 of file Transformations.cpp.