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 | ItemPoolTest |
Tests of ItemPool and its abilities to register/deregister SessionItem. More... | |
Functions | |
TEST_F (ItemPoolTest, customKey) | |
Providing custom key. More... | |
TEST_F (ItemPoolTest, deregisterItem) | |
Explicit item de-registrations. More... | |
TEST_F (ItemPoolTest, initialState) | |
TEST_F (ItemPoolTest, registerItem) | |
Explicit item registrations. More... | |
Implements class CLASS?
Definition in file itempool.test.cpp.
TEST_F | ( | ItemPoolTest | , |
customKey | |||
) |
Providing custom key.
Definition at line 100 of file itempool.test.cpp.
TEST_F | ( | ItemPoolTest | , |
deregisterItem | |||
) |
TEST_F | ( | ItemPoolTest | , |
initialState | |||
) |
Definition at line 32 of file itempool.test.cpp.
TEST_F | ( | ItemPoolTest | , |
registerItem | |||
) |