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 | PropertyTableViewModelTest |
Functions | |
TEST_F (PropertyTableViewModelTest, baseItem) | |
TEST_F (PropertyTableViewModelTest, initialState) | |
TEST_F (PropertyTableViewModelTest, multiLayer) | |
MultiLayer with layers, multilayer is given as root index. More... | |
TEST_F (PropertyTableViewModelTest, multiLayerAndRootItem) | |
MultiLayer with layers, view model still looks to the RootItem. More... | |
TEST_F (PropertyTableViewModelTest, propertyItem) | |
TEST_F (PropertyTableViewModelTest, vectorItem) | |
VectorItem in a model. More... | |
Implements class CLASS?
Definition in file propertytableviewmodel.test.cpp.
TEST_F | ( | PropertyTableViewModelTest | , |
baseItem | |||
) |
Definition at line 42 of file propertytableviewmodel.test.cpp.
References ModelView::SessionModel::insertItem().
TEST_F | ( | PropertyTableViewModelTest | , |
initialState | |||
) |
Definition at line 33 of file propertytableviewmodel.test.cpp.
References ModelView::ViewModelBase::columnCount(), ModelView::SessionModel::rootItem(), ModelView::ViewModelBase::rowCount(), and ModelView::ViewModel::sessionItemFromIndex().
TEST_F | ( | PropertyTableViewModelTest | , |
multiLayer | |||
) |
MultiLayer with layers, multilayer is given as root index.
Definition at line 113 of file propertytableviewmodel.test.cpp.
References ModelView::SessionModel::insertItem(), and ModelView::SessionModel::rootItem().
TEST_F | ( | PropertyTableViewModelTest | , |
multiLayerAndRootItem | |||
) |
MultiLayer with layers, view model still looks to the RootItem.
No MultiLayer should be visible in table.
Definition at line 97 of file propertytableviewmodel.test.cpp.
References ModelView::SessionModel::insertItem().
TEST_F | ( | PropertyTableViewModelTest | , |
propertyItem | |||
) |
Definition at line 53 of file propertytableviewmodel.test.cpp.
References ModelView::SessionModel::insertItem(), ModelView::TagInfo::propertyTag(), ModelView::Constants::PropertyType, ModelView::SessionItem::registerTag(), and ModelView::TagInfo::universalTag().
TEST_F | ( | PropertyTableViewModelTest | , |
vectorItem | |||
) |
VectorItem in a model.
Definition at line 78 of file propertytableviewmodel.test.cpp.
References ModelView::SessionModel::insertItem().