![]() |
ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
|
Runs the test on the ENSDF class. More...
#include <ENSDF_TEST.h>
Public Member Functions | |
int | runUnitTests () const |
Run the tests. | |
Protected Member Functions | |
bool | ENSDF_CheckIfConstructsCorrectly_AssertTrue () const |
Test. | |
bool | ENSDF_ReadsCorrectNumberOfIsotopes_AssertTrue () const |
Test. | |
bool | ENSDF_PassesDataCorrectlyToSubRoutines_AssertTrue () const |
Test. |
Runs the test on the ENSDF class.
Definition at line 39 of file ENSDF_TEST.h.