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 | MoveItemCommandTest |
Functions | |
TEST_F (MoveItemCommandTest, betweenParentTags) | |
TEST_F (MoveItemCommandTest, fromParentToRoot) | |
TEST_F (MoveItemCommandTest, fromRootToParent) | |
TEST_F (MoveItemCommandTest, rootContextLast) | |
TEST_F (MoveItemCommandTest, rootContextLast2) | |
TEST_F (MoveItemCommandTest, rootContextNext) | |
TEST_F (MoveItemCommandTest, rootContextPrev) | |
TEST_F (MoveItemCommandTest, rootContextSamePos) | |
Implements class CLASS?
Definition in file moveitemcommand.test.cpp.
TEST_F | ( | MoveItemCommandTest | , |
betweenParentTags | |||
) |
Definition at line 283 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionItem::getItems(), ModelView::SessionModel::insertItem(), ModelView::SessionItem::registerTag(), ModelView::SessionModel::rootItem(), and ModelView::TagInfo::universalTag().
TEST_F | ( | MoveItemCommandTest | , |
fromParentToRoot | |||
) |
Definition at line 237 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::AbstractItemCommand::isObsolete(), ModelView::SessionItem::registerTag(), ModelView::AbstractItemCommand::result(), ModelView::SessionModel::rootItem(), ModelView::AbstractItemCommand::undo(), and ModelView::TagInfo::universalTag().
TEST_F | ( | MoveItemCommandTest | , |
fromRootToParent | |||
) |
Definition at line 191 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::SessionItem::registerTag(), ModelView::SessionModel::rootItem(), and ModelView::TagInfo::universalTag().
TEST_F | ( | MoveItemCommandTest | , |
rootContextLast | |||
) |
Definition at line 129 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::AbstractItemCommand::isObsolete(), ModelView::AbstractItemCommand::result(), ModelView::SessionModel::rootItem(), and ModelView::AbstractItemCommand::undo().
TEST_F | ( | MoveItemCommandTest | , |
rootContextLast2 | |||
) |
Definition at line 160 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::AbstractItemCommand::isObsolete(), ModelView::AbstractItemCommand::result(), ModelView::SessionModel::rootItem(), and ModelView::AbstractItemCommand::undo().
TEST_F | ( | MoveItemCommandTest | , |
rootContextNext | |||
) |
Definition at line 31 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::AbstractItemCommand::isObsolete(), ModelView::AbstractItemCommand::result(), ModelView::SessionModel::rootItem(), and ModelView::AbstractItemCommand::undo().
TEST_F | ( | MoveItemCommandTest | , |
rootContextPrev | |||
) |
Definition at line 98 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::AbstractItemCommand::isObsolete(), ModelView::AbstractItemCommand::result(), ModelView::SessionModel::rootItem(), and ModelView::AbstractItemCommand::undo().
TEST_F | ( | MoveItemCommandTest | , |
rootContextSamePos | |||
) |
Definition at line 67 of file moveitemcommand.test.cpp.
References ModelView::SessionItem::children(), ModelView::AbstractItemCommand::execute(), ModelView::SessionModel::insertItem(), ModelView::AbstractItemCommand::isObsolete(), ModelView::AbstractItemCommand::result(), ModelView::SessionModel::rootItem(), and ModelView::AbstractItemCommand::undo().