|
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 | |
| struct | StandardChildrenStrategiesTest::ChildrenData |
| class | StandardChildrenStrategiesTest |
| class | StandardChildrenStrategiesTest::TestItem |
| Helper class with two properties and one top level item on board. More... | |
Functions | |
| TEST_F (StandardChildrenStrategiesTest, AllChildrenStrategy) | |
| Testing AllChildrenStrategy. More... | |
| TEST_F (StandardChildrenStrategiesTest, PropertyItemsFlatStrategy) | |
| Testing PropertyItemsFlatStrategy. More... | |
| TEST_F (StandardChildrenStrategiesTest, PropertyItemsStrategy) | |
| Testing PropertyItemsStrategy. More... | |
| TEST_F (StandardChildrenStrategiesTest, TopItemsStrategy) | |
| Testing TopItemsStrategy. More... | |
Implements class CLASS?
Definition in file standardchildrenstrategies.test.cpp.
| TEST_F | ( | StandardChildrenStrategiesTest | , |
| AllChildrenStrategy | |||
| ) |
Testing AllChildrenStrategy.
Definition at line 67 of file standardchildrenstrategies.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::AllChildrenStrategy::children(), ToyItems::Constants::CylinderItemType, and ModelView::GroupItem::setCurrentType().
| TEST_F | ( | StandardChildrenStrategiesTest | , |
| PropertyItemsFlatStrategy | |||
| ) |
Testing PropertyItemsFlatStrategy.
Definition at line 198 of file standardchildrenstrategies.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::PropertyItemsFlatStrategy::children(), ToyItems::Constants::CylinderItemType, ToyItems::CylinderItem::P_HEIGHT, ToyItems::ParticleItem::P_POSITION, ToyItems::CylinderItem::P_RADIUS, ToyItems::SphereItem::P_RADIUS, ToyItems::ParticleItem::P_SHAPES, ModelView::Constants::PropertyType, ModelView::GroupItem::setCurrentType(), ToyItems::Constants::ShapeGroupItemType, and ModelView::Constants::VectorItemType.
| TEST_F | ( | StandardChildrenStrategiesTest | , |
| PropertyItemsStrategy | |||
| ) |
Testing PropertyItemsStrategy.
Definition at line 143 of file standardchildrenstrategies.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::PropertyItemsStrategy::children(), ToyItems::Constants::CylinderItemType, ToyItems::CylinderItem::P_HEIGHT, ToyItems::CylinderItem::P_RADIUS, ModelView::Constants::PropertyType, and ModelView::GroupItem::setCurrentType().
| TEST_F | ( | StandardChildrenStrategiesTest | , |
| TopItemsStrategy | |||
| ) |
Testing TopItemsStrategy.
Definition at line 105 of file standardchildrenstrategies.test.cpp.
References ModelView::CompoundItem::addProperty(), ModelView::TopItemsStrategy::children(), ToyItems::Constants::CylinderItemType, and ModelView::GroupItem::setCurrentType().