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 | CopyItemCommandTest |
Functions | |
TEST_F (CopyItemCommandTest, copyChild) | |
TEST_F (CopyItemCommandTest, invalidCopyAttempt) | |
Attempt to copy item to invalid tag. More... | |
Implements class CLASS?
Definition in file copyitemcommand.test.cpp.
TEST_F | ( | CopyItemCommandTest | , |
copyChild | |||
) |
Definition at line 33 of file copyitemcommand.test.cpp.
References ModelView::SessionItem::childrenCount(), ModelView::copy, ModelView::SessionItem::getItems(), ModelView::SessionModel::insertItem(), ModelView::SessionItem::registerTag(), ModelView::SessionModel::rootItem(), ModelView::SessionItem::setData(), and ModelView::TagInfo::universalTag().
TEST_F | ( | CopyItemCommandTest | , |
invalidCopyAttempt | |||
) |
Attempt to copy item to invalid tag.
Definition at line 68 of file copyitemcommand.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::SessionModel::insertItem(), ModelView::SessionModel::rootItem(), ModelView::SessionItem::setData(), and ModelView::TagInfo::universalTag().