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