Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
XAO::FieldTest Class Reference

#include <FieldTest.hxx>

Inheritance diagram for XAO::FieldTest:
Inheritance graph

Public Member Functions

void setUp ()
 
void tearDown ()
 
void cleanUp ()
 
FieldtestField (XAO::Type type)
 
void testBooleanField ()
 
void testIntegerField ()
 
void testDoubleField ()
 
void testStringField ()
 
void testStep (XAO::Type type, Step *step)
 
void testBooleanStep ()
 
void testIntegerStep ()
 
void testDoubleStep ()
 
void testStringStep ()
 
void testBooleanStepValues ()
 
void testIntegerStepValues ()
 
void testDoubleStepValues ()
 
void testStringStepValues ()
 
void testSetComponents ()
 

Private Member Functions

 CPPUNIT_TEST_SUITE (FieldTest)
 
 CPPUNIT_TEST (testBooleanField)
 
 CPPUNIT_TEST (testDoubleField)
 
 CPPUNIT_TEST (testIntegerField)
 
 CPPUNIT_TEST (testStringField)
 
 CPPUNIT_TEST (testBooleanStep)
 
 CPPUNIT_TEST (testIntegerStep)
 
 CPPUNIT_TEST (testDoubleStep)
 
 CPPUNIT_TEST (testStringStep)
 
 CPPUNIT_TEST (testBooleanStepValues)
 
 CPPUNIT_TEST (testIntegerStepValues)
 
 CPPUNIT_TEST (testDoubleStepValues)
 
 CPPUNIT_TEST (testStringStepValues)
 
 CPPUNIT_TEST (testSetComponents)
 
 CPPUNIT_TEST_SUITE_END ()
 

Member Function Documentation

void FieldTest::cleanUp ( )
XAO::FieldTest::CPPUNIT_TEST ( testBooleanField  )
private
XAO::FieldTest::CPPUNIT_TEST ( testDoubleField  )
private
XAO::FieldTest::CPPUNIT_TEST ( testIntegerField  )
private
XAO::FieldTest::CPPUNIT_TEST ( testStringField  )
private
XAO::FieldTest::CPPUNIT_TEST ( testBooleanStep  )
private
XAO::FieldTest::CPPUNIT_TEST ( testIntegerStep  )
private
XAO::FieldTest::CPPUNIT_TEST ( testDoubleStep  )
private
XAO::FieldTest::CPPUNIT_TEST ( testStringStep  )
private
XAO::FieldTest::CPPUNIT_TEST ( testBooleanStepValues  )
private
XAO::FieldTest::CPPUNIT_TEST ( testIntegerStepValues  )
private
XAO::FieldTest::CPPUNIT_TEST ( testDoubleStepValues  )
private
XAO::FieldTest::CPPUNIT_TEST ( testStringStepValues  )
private
XAO::FieldTest::CPPUNIT_TEST ( testSetComponents  )
private
XAO::FieldTest::CPPUNIT_TEST_SUITE ( FieldTest  )
private
XAO::FieldTest::CPPUNIT_TEST_SUITE_END ( )
private
void FieldTest::setUp ( )
void FieldTest::tearDown ( )
void FieldTest::testBooleanStep ( )

References XAO::BOOLEAN, and testStep().

void FieldTest::testDoubleStep ( )

References XAO::DOUBLE, and testStep().

void FieldTest::testIntegerStep ( )

References XAO::INTEGER, and testStep().

void FieldTest::testStringStep ( )

References XAO::STRING, and testStep().


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