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

Public Member Functions

void setUp ()
 
void tearDown ()
 
void testEvaluating ()
 
void testMath ()
 

Private Member Functions

 CPPUNIT_TEST (testEvaluating)
 
 CPPUNIT_TEST (testMath)
 
 CPPUNIT_TEST_SUITE (ExpressionEvaluatorTest)
 
 CPPUNIT_TEST_SUITE_END ()
 

Detailed Description

Definition at line 38 of file testExpressionEvaluator.cc.

Member Function Documentation

ExpressionEvaluatorTest::CPPUNIT_TEST ( testEvaluating  )
private
ExpressionEvaluatorTest::CPPUNIT_TEST ( testMath  )
private
ExpressionEvaluatorTest::CPPUNIT_TEST_SUITE ( ExpressionEvaluatorTest  )
private
ExpressionEvaluatorTest::CPPUNIT_TEST_SUITE_END ( )
private
void ExpressionEvaluatorTest::setUp ( )
inline
void ExpressionEvaluatorTest::tearDown ( )
inline

Definition at line 53 of file testExpressionEvaluator.cc.

void ExpressionEvaluatorTest::testEvaluating ( )
inline

Definition at line 56 of file testExpressionEvaluator.cc.

References ASSERT_CLOSE, std::pow(), TestSymbols::SetSymbols(), and sqrt().

void ExpressionEvaluatorTest::testMath ( )
inline

Definition at line 115 of file testExpressionEvaluator.cc.

References ASSERT_CLOSE, utl::cm2, utl::g, and std::pow().


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

, generated on Tue Sep 26 2023.