|
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 | LabelDataRowStrategyTest |
Functions | |
| TEST_F (LabelDataRowStrategyTest, initialState) | |
| TEST_F (LabelDataRowStrategyTest, propertyItem) | |
| Checks row construction for property item. More... | |
| TEST_F (LabelDataRowStrategyTest, topLevelItem) | |
| Checks row construction for standard top level item, like Level, MultiLayer etc. More... | |
Implements class CLASS?
Definition in file labeldatarowstrategy.test.cpp.
| TEST_F | ( | LabelDataRowStrategyTest | , |
| initialState | |||
| ) |
Definition at line 36 of file labeldatarowstrategy.test.cpp.
References ModelView::LabelDataRowStrategy::constructRow(), and ModelView::LabelDataRowStrategy::horizontalHeaderLabels().
| TEST_F | ( | LabelDataRowStrategyTest | , |
| propertyItem | |||
| ) |
Checks row construction for property item.
Definition at line 65 of file labeldatarowstrategy.test.cpp.
References ModelView::LabelDataRowStrategy::constructRow(), ModelView::LabelDataRowStrategy::horizontalHeaderLabels(), and ModelView::SessionItem::setData().
| TEST_F | ( | LabelDataRowStrategyTest | , |
| topLevelItem | |||
| ) |
Checks row construction for standard top level item, like Level, MultiLayer etc.
Definition at line 45 of file labeldatarowstrategy.test.cpp.
References ModelView::LabelDataRowStrategy::constructRow(), and ModelView::LabelDataRowStrategy::horizontalHeaderLabels().