BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Implements class CLASS? More...
Go to the source code of this file.
Classes | |
class | ContainerUtilsTest |
Tests of container utils. More... | |
Functions | |
TEST_F (ContainerUtilsTest, Contains) | |
TEST_F (ContainerUtilsTest, IndexOfItem) | |
TEST_F (ContainerUtilsTest, isUniquePtr) | |
TEST_F (ContainerUtilsTest, Real) | |
TEST_F (ContainerUtilsTest, UniqueWithOrder) | |
Implements class CLASS?
Definition in file containerutils.test.cpp.
TEST_F | ( | ContainerUtilsTest | , |
Contains | |||
) |
Definition at line 78 of file containerutils.test.cpp.
References ModelView::Utils::Contains().
TEST_F | ( | ContainerUtilsTest | , |
IndexOfItem | |||
) |
Definition at line 37 of file containerutils.test.cpp.
References ModelView::Utils::IndexOfItem().
TEST_F | ( | ContainerUtilsTest | , |
isUniquePtr | |||
) |
Definition at line 31 of file containerutils.test.cpp.
TEST_F | ( | ContainerUtilsTest | , |
Real | |||
) |
Definition at line 65 of file containerutils.test.cpp.
References ModelView::Utils::Imag(), and ModelView::Utils::Real().
TEST_F | ( | ContainerUtilsTest | , |
UniqueWithOrder | |||
) |
Definition at line 72 of file containerutils.test.cpp.
References ModelView::Utils::UniqueWithOrder().