List of all members | Public Member Functions | Private Member Functions
TestRandomSamplerFromPDF Class Reference
Inheritance diagram for TestRandomSamplerFromPDF:
Inheritance graph
[legend]

Public Member Functions

void setUp ()
 
void tearDown ()
 
void TestDiscreteTooShort ()
 
void TestLinearTooShort ()
 
void TestNegative ()
 
void TestStepTooShort ()
 
void TestTabulatedFunction ()
 

Private Member Functions

 CPPUNIT_TEST (TestTabulatedFunction)
 
 CPPUNIT_TEST_EXCEPTION (TestLinearTooShort, InvalidConfigurationException)
 
 CPPUNIT_TEST_EXCEPTION (TestDiscreteTooShort, InvalidConfigurationException)
 
 CPPUNIT_TEST_EXCEPTION (TestStepTooShort, InvalidConfigurationException)
 
 CPPUNIT_TEST_EXCEPTION (TestNegative, InvalidConfigurationException)
 
 CPPUNIT_TEST_SUITE (TestRandomSamplerFromPDF)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 28 of file testRandomSamplerFromPDF.cc.

Member Function Documentation

TestRandomSamplerFromPDF::CPPUNIT_TEST ( TestTabulatedFunction  )
private
TestRandomSamplerFromPDF::CPPUNIT_TEST_EXCEPTION ( TestLinearTooShort  ,
InvalidConfigurationException   
)
private
TestRandomSamplerFromPDF::CPPUNIT_TEST_EXCEPTION ( TestDiscreteTooShort  ,
InvalidConfigurationException   
)
private
TestRandomSamplerFromPDF::CPPUNIT_TEST_EXCEPTION ( TestStepTooShort  ,
InvalidConfigurationException   
)
private
TestRandomSamplerFromPDF::CPPUNIT_TEST_EXCEPTION ( TestNegative  ,
InvalidConfigurationException   
)
private
TestRandomSamplerFromPDF::CPPUNIT_TEST_SUITE ( TestRandomSamplerFromPDF  )
private
TestRandomSamplerFromPDF::CPPUNIT_TEST_SUITE_END ( )
private
void TestRandomSamplerFromPDF::setUp ( )
inline

Definition at line 44 of file testRandomSamplerFromPDF.cc.

void TestRandomSamplerFromPDF::tearDown ( )
inline

Definition at line 46 of file testRandomSamplerFromPDF.cc.

void TestRandomSamplerFromPDF::TestDiscreteTooShort ( )
inline

Definition at line 56 of file testRandomSamplerFromPDF.cc.

void TestRandomSamplerFromPDF::TestLinearTooShort ( )
inline

Definition at line 49 of file testRandomSamplerFromPDF.cc.

void TestRandomSamplerFromPDF::TestNegative ( )
inline

Definition at line 70 of file testRandomSamplerFromPDF.cc.

void TestRandomSamplerFromPDF::TestStepTooShort ( )
inline

Definition at line 63 of file testRandomSamplerFromPDF.cc.

void TestRandomSamplerFromPDF::TestTabulatedFunction ( )
inline

The documentation for this class was generated from the following file:

, generated on Tue Sep 26 2023.