#include "../utest.h"
Go to the source code of this file.
Classes | |
class | TransformationCheckerTest |
Functions | |
TEST (Transformation, RigidTransformation) | |
TEST_F (TransformationCheckerTest, CounterTransformationChecker) | |
TEST_F (TransformationCheckerTest, DifferentialTransformationChecker) | |
TEST_F (TransformationCheckerTest, BoundTransformationChecker) |
TEST | ( | Transformation | , |
RigidTransformation | |||
) |
Definition at line 78 of file Transformations.cpp.
TEST_F | ( | TransformationCheckerTest | , |
CounterTransformationChecker | |||
) |
Definition at line 40 of file Transformations.cpp.
TEST_F | ( | TransformationCheckerTest | , |
DifferentialTransformationChecker | |||
) |
Definition at line 46 of file Transformations.cpp.
TEST_F | ( | TransformationCheckerTest | , |
BoundTransformationChecker | |||
) |
Definition at line 56 of file Transformations.cpp.