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 | ToyMultilayerItemTest |
Tests of toy MultiLayer in the context of model and viewmodel. More... | |
Functions | |
TEST_F (ToyMultilayerItemTest, findMultiLayerView) | |
Find ViewItem corresponding to given MultiLayer item. More... | |
TEST_F (ToyMultilayerItemTest, initialState) | |
Initial state. More... | |
TEST_F (ToyMultilayerItemTest, multiLayer) | |
Toy multilayer in a SampleModel. More... | |
TEST_F (ToyMultilayerItemTest, multiLayerView) | |
Constructing ViewModel from a MultiLayer. More... | |
TEST_F (ToyMultilayerItemTest, viewItemsForMultiLayer) | |
How ViewLabelItem sees MultiLayer. More... | |
Implements class CLASS?
Definition in file TestToyMultiLayerItem.cpp.
TEST_F | ( | ToyMultilayerItemTest | , |
findMultiLayerView | |||
) |
Find ViewItem corresponding to given MultiLayer item.
Definition at line 82 of file TestToyMultiLayerItem.cpp.
References ModelView::SessionModel::insertItem().
TEST_F | ( | ToyMultilayerItemTest | , |
initialState | |||
) |
Initial state.
Definition at line 37 of file TestToyMultiLayerItem.cpp.
References ModelView::Utils::IsSinglePropertyTag(), and ToyItems::MultiLayerItem::T_LAYERS.
TEST_F | ( | ToyMultilayerItemTest | , |
multiLayer | |||
) |
Toy multilayer in a SampleModel.
Definition at line 45 of file TestToyMultiLayerItem.cpp.
References ModelView::SessionModel::insertItem(), and ToyItems::Constants::MultiLayerItemType.
TEST_F | ( | ToyMultilayerItemTest | , |
multiLayerView | |||
) |
Constructing ViewModel from a MultiLayer.
Checking that view items point co correct SessionItem.
Definition at line 57 of file TestToyMultiLayerItem.cpp.
References ModelView::SessionModel::insertItem().
TEST_F | ( | ToyMultilayerItemTest | , |
viewItemsForMultiLayer | |||
) |
How ViewLabelItem sees MultiLayer.
Definition at line 96 of file TestToyMultiLayerItem.cpp.
References ModelView::SessionModel::insertItem(), and ToyItems::Constants::MultiLayerItemType.