|
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 | PathTest |
Functions | |
| TEST_F (PathTest, append) | |
| TEST_F (PathTest, fromString) | |
| TEST_F (PathTest, fromVector) | |
| TEST_F (PathTest, initialState) | |
| TEST_F (PathTest, itemFromPath) | |
| TEST_F (PathTest, PathFromItem) | |
Implements class CLASS?
Definition in file path.test.cpp.
| TEST_F | ( | PathTest | , |
| append | |||
| ) |
Definition at line 38 of file path.test.cpp.
References ModelView::Path::append(), ModelView::Path::prepend(), and ModelView::Path::str().
| TEST_F | ( | PathTest | , |
| fromString | |||
| ) |
Definition at line 57 of file path.test.cpp.
References ModelView::Path::fromString(), and ModelView::Path::str().
| TEST_F | ( | PathTest | , |
| fromVector | |||
| ) |
Definition at line 51 of file path.test.cpp.
References ModelView::Path::fromVector(), and ModelView::Path::str().
| TEST_F | ( | PathTest | , |
| initialState | |||
| ) |
Definition at line 32 of file path.test.cpp.
References ModelView::Path::str().
| TEST_F | ( | PathTest | , |
| itemFromPath | |||
| ) |
Definition at line 103 of file path.test.cpp.
References ModelView::Path::append(), ModelView::Path::fromVector(), ModelView::SessionModel::insertItem(), ModelView::Utils::ItemFromPath(), ModelView::SessionItem::registerTag(), and ModelView::TagInfo::universalTag().
| TEST_F | ( | PathTest | , |
| PathFromItem | |||
| ) |
Definition at line 63 of file path.test.cpp.
References ModelView::SessionModel::insertItem(), ModelView::Utils::PathFromItem(), ModelView::SessionItem::registerTag(), ModelView::Path::str(), and ModelView::TagInfo::universalTag().