|
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 | RemoveItemCommandTest |
Functions | |
| TEST_F (RemoveItemCommandTest, attemptToRemoveItem) | |
| Attempt to remove property item. More... | |
| TEST_F (RemoveItemCommandTest, removeAtCommand) | |
| TEST_F (RemoveItemCommandTest, removeAtCommandChild) | |
| TEST_F (RemoveItemCommandTest, removeAtCommandMultitag) | |
| RemoveAtCommand in multitag context. More... | |
| TEST_F (RemoveItemCommandTest, removeAtCommandParentWithChild) | |
Implements class CLASS?
Definition in file removeitemcommand.test.cpp.
| TEST_F | ( | RemoveItemCommandTest | , |
| attemptToRemoveItem | |||
| ) |
Attempt to remove property item.
Definition at line 170 of file removeitemcommand.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::SessionModel::insertItem(), and ModelView::SessionModel::rootItem().
| TEST_F | ( | RemoveItemCommandTest | , |
| removeAtCommand | |||
| ) |
Definition at line 32 of file removeitemcommand.test.cpp.
References ModelView::Utils::ChildAt(), ModelView::SessionItem::childrenCount(), ModelView::SessionItem::identifier(), ModelView::SessionModel::insertItem(), and ModelView::SessionModel::rootItem().
| TEST_F | ( | RemoveItemCommandTest | , |
| removeAtCommandChild | |||
| ) |
Definition at line 55 of file removeitemcommand.test.cpp.
References ModelView::Utils::ChildAt(), ModelView::SessionItem::identifier(), ModelView::SessionModel::insertItem(), ModelView::SessionItem::registerTag(), ModelView::SessionModel::rootItem(), ModelView::SessionItem::setData(), and ModelView::TagInfo::universalTag().
| TEST_F | ( | RemoveItemCommandTest | , |
| removeAtCommandMultitag | |||
| ) |
RemoveAtCommand in multitag context.
Definition at line 124 of file removeitemcommand.test.cpp.
References ModelView::Utils::ChildAt(), ModelView::SessionItem::childrenCount(), ModelView::SessionItem::identifier(), ModelView::SessionModel::insertItem(), ModelView::SessionItem::registerTag(), ModelView::SessionModel::rootItem(), ModelView::SessionItem::setData(), and ModelView::TagInfo::universalTag().
| TEST_F | ( | RemoveItemCommandTest | , |
| removeAtCommandParentWithChild | |||
| ) |
Definition at line 87 of file removeitemcommand.test.cpp.
References ModelView::Utils::ChildAt(), ModelView::SessionItem::childrenCount(), ModelView::SessionModel::insertItem(), ModelView::SessionItem::registerTag(), ModelView::SessionModel::rootItem(), ModelView::SessionItem::setData(), and ModelView::TagInfo::universalTag().