|
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 | ColorMapViewportPlotControllerTest |
| Testing ColorMapViewportPlotController. More... | |
Functions | |
| TEST_F (ColorMapViewportPlotControllerTest, initialState) | |
| Initial state. More... | |
| TEST_F (ColorMapViewportPlotControllerTest, setEmptyViewport) | |
| Check ::setItem() method when no colormaps exist. More... | |
| TEST_F (ColorMapViewportPlotControllerTest, setItem) | |
| Check ::setItem() method when data 2d is fully set up. More... | |
| TEST_F (ColorMapViewportPlotControllerTest, setupConsequitive) | |
| Consequitive setup. More... | |
Implements class CLASS?
Definition in file colormapviewportplotcontroller.test.cpp.
| TEST_F | ( | ColorMapViewportPlotControllerTest | , |
| initialState | |||
| ) |
Initial state.
Definition at line 40 of file colormapviewportplotcontroller.test.cpp.
References ModelView::ItemListener< T >::currentItem().
| TEST_F | ( | ColorMapViewportPlotControllerTest | , |
| setEmptyViewport | |||
| ) |
Check ::setItem() method when no colormaps exist.
Definition at line 56 of file colormapviewportplotcontroller.test.cpp.
References ModelView::SessionModel::insertItem(), and ModelView::ItemListenerBase::setItem().
| TEST_F | ( | ColorMapViewportPlotControllerTest | , |
| setItem | |||
| ) |
Check ::setItem() method when data 2d is fully set up.
Definition at line 82 of file colormapviewportplotcontroller.test.cpp.
References ModelView::FixedBinAxisItem::create(), ModelView::SessionModel::insertItem(), ModelView::Data2DItem::setAxes(), and ModelView::ItemListenerBase::setItem().
| TEST_F | ( | ColorMapViewportPlotControllerTest | , |
| setupConsequitive | |||
| ) |
Consequitive setup.
Definition at line 112 of file colormapviewportplotcontroller.test.cpp.
References ModelView::FixedBinAxisItem::create(), ModelView::SessionModel::insertItem(), ModelView::Data2DItem::setAxes(), ModelView::ColorMapItem::setDataItem(), and ModelView::ItemListenerBase::setItem().