ENSDF++ 1.1
An easy, fast and simple way to run querys towards the ENSDF database, written in C++.
Public Member Functions | Protected Member Functions
Record_TEST Class Reference

Runs tests on different record classes, including the Nukleid class. More...

#include <Record_TEST.h>

Inheritance diagram for Record_TEST:
GenericUnitTest

List of all members.

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.

Detailed Description

Runs tests on different record classes, including the Nukleid class.

Author:
Rikard Lundmark
Todo:
Split into separate classes for separate records, and the tests of Nukleid should logically not be in this class which should be taken care of.

Definition at line 58 of file Record_TEST.h.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Enumerations Enumerator Defines

Back to the main page of the Precalibrated Ion Beam Identification Detector project

Created by Rikard Lundmark