|
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 | TagRowTest |
| Testing AxisItems. More... | |
Functions | |
| TEST_F (TagRowTest, assignmentOperator) | |
| Assignment operators. More... | |
| TEST_F (TagRowTest, braceInitializer) | |
| Brace initializer. More... | |
| TEST_F (TagRowTest, equalityOperators) | |
| Equality operators. More... | |
| TEST_F (TagRowTest, factoryMethods) | |
| Factory methods. More... | |
| TEST_F (TagRowTest, implicitConvertion) | |
| Implicit type convertion. More... | |
| TEST_F (TagRowTest, initialState) | |
| Initial state. More... | |
| TEST_F (TagRowTest, next) | |
| Find next tagrow. More... | |
| TEST_F (TagRowTest, prev) | |
| Find previous tagrow. More... | |
Implements class CLASS?
Definition in file tagrow.test.cpp.
| TEST_F | ( | TagRowTest | , |
| assignmentOperator | |||
| ) |
Assignment operators.
Definition at line 88 of file tagrow.test.cpp.
References ModelView::TagRow::row, and ModelView::TagRow::tag.
| TEST_F | ( | TagRowTest | , |
| braceInitializer | |||
| ) |
Brace initializer.
Definition at line 42 of file tagrow.test.cpp.
References ModelView::TagRow::row, and ModelView::TagRow::tag.
| TEST_F | ( | TagRowTest | , |
| equalityOperators | |||
| ) |
| TEST_F | ( | TagRowTest | , |
| factoryMethods | |||
| ) |
Factory methods.
Definition at line 100 of file tagrow.test.cpp.
References ModelView::TagRow::append(), and ModelView::TagRow::prepend().
| TEST_F | ( | TagRowTest | , |
| implicitConvertion | |||
| ) |
Implicit type convertion.
Definition at line 118 of file tagrow.test.cpp.
| TEST_F | ( | TagRowTest | , |
| initialState | |||
| ) |
Initial state.
Definition at line 33 of file tagrow.test.cpp.
References ModelView::TagRow::row, and ModelView::TagRow::tag.
| TEST_F | ( | TagRowTest | , |
| next | |||
| ) |
| TEST_F | ( | TagRowTest | , |
| prev | |||
| ) |