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 | CustomplotTestUtilsTest |
Testing "utilr for testing" defined in TestUtils namespace. More... | |
Functions | |
TEST_F (CustomplotTestUtilsTest, binCentersbinValues) | |
Check methods to access graph bin centers and values. More... | |
TEST_F (CustomplotTestUtilsTest, binErrors) | |
Check methods to access graph errors. More... | |
Implements class CLASS?
Definition in file customplot_test_utils.test.cpp.
TEST_F | ( | CustomplotTestUtilsTest | , |
binCentersbinValues | |||
) |
Check methods to access graph bin centers and values.
Definition at line 32 of file customplot_test_utils.test.cpp.
References TestUtils::binCenters(), and TestUtils::binValues().
TEST_F | ( | CustomplotTestUtilsTest | , |
binErrors | |||
) |
Check methods to access graph errors.
Definition at line 45 of file customplot_test_utils.test.cpp.
References TestUtils::binErrors().