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 | JsonItemBackupStrategyTest |
Functions | |
TEST_F (JsonItemBackupStrategyTest, compoundItem) | |
Saving/restoring CompoundItem. More... | |
TEST_F (JsonItemBackupStrategyTest, customItem) | |
Saving/restoring CustomItem. More... | |
TEST_F (JsonItemBackupStrategyTest, propertyItem) | |
Saving/restoring PropertyItem. More... | |
Implements class CLASS?
Definition in file jsonitembackupstrategy.test.cpp.
TEST_F | ( | JsonItemBackupStrategyTest | , |
compoundItem | |||
) |
Saving/restoring CompoundItem.
Definition at line 62 of file jsonitembackupstrategy.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::SessionItem::identifier(), and ModelView::SessionItem::modelType().
TEST_F | ( | JsonItemBackupStrategyTest | , |
customItem | |||
) |
Saving/restoring CustomItem.
Definition at line 80 of file jsonitembackupstrategy.test.cpp.
References ModelView::TagRow::append(), ModelView::Constants::BaseType, and ModelView::TagInfo::universalTag().
TEST_F | ( | JsonItemBackupStrategyTest | , |
propertyItem | |||
) |
Saving/restoring PropertyItem.
Definition at line 45 of file jsonitembackupstrategy.test.cpp.
References ModelView::SessionItem::data(), ModelView::SessionItem::identifier(), ModelView::SessionItem::modelType(), and ModelView::SessionItem::setData().