![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Runs tests on different record classes, including the Nukleid class. More...
#include <Record_TEST.h>
Public Member Functions | |
int | runUnitTests () const |
Run the tests. | |
Protected Member Functions | |
bool | testNukleid () const |
Test. | |
bool | testLevelRecord () const |
Test. | |
bool | testGammaRecord () const |
Test. | |
bool | testNormalizationRecord () const |
Test. | |
bool | testParentRecord () const |
Test. | |
bool | testBetaMinusRecord () const |
Test. | |
bool | testBetaPlusRecord () const |
Test. | |
bool | testRecord () const |
Test. | |
bool | testLevelHalfLife () const |
Test. |
Runs tests on different record classes, including the Nukleid class.
Definition at line 58 of file Record_TEST.h.