|
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 | ProjectUtilsTest |
| Tests of ProjectUtils namespace functions. More... | |
Functions | |
| TEST_F (ProjectUtilsTest, CreateUntitledProject) | |
| TEST_F (ProjectUtilsTest, IsPossibleProjectDir) | |
| TEST_F (ProjectUtilsTest, ProjectWindowTitle) | |
| TEST_F (ProjectUtilsTest, SuggestFileName) | |
| Testing helper structure. More... | |
Implements class CLASS?
Definition in file projectutils.test.cpp.
| TEST_F | ( | ProjectUtilsTest | , |
| CreateUntitledProject | |||
| ) |
Definition at line 62 of file projectutils.test.cpp.
References ModelView::ProjectUtils::CreateUntitledProject(), and ModelView::project.
| TEST_F | ( | ProjectUtilsTest | , |
| IsPossibleProjectDir | |||
| ) |
Definition at line 87 of file projectutils.test.cpp.
References ModelView::ProjectUtils::CreateUntitledProject(), ModelView::ProjectUtils::IsPossibleProjectDir(), and ModelView::project.
| TEST_F | ( | ProjectUtilsTest | , |
| ProjectWindowTitle | |||
| ) |
Definition at line 68 of file projectutils.test.cpp.
References ModelView::ProjectUtils::CreateUntitledProject(), ModelView::project, and ModelView::ProjectUtils::ProjectWindowTitle().
| TEST_F | ( | ProjectUtilsTest | , |
| SuggestFileName | |||
| ) |
Testing helper structure.
Definition at line 56 of file projectutils.test.cpp.
References ModelView::ProjectUtils::SuggestFileName().