TestDriverResultSet Class Reference

Test class for Statement class. More...

#include <TestDriverResultSet.hpp>

Inheritance diagram for TestDriverResultSet:

ConnectionSetup List of all members.

Public Member Functions

void testNullValueRetrieval ()
 Sets a null value in a table and tries to read it.
void testGetAsIntOnString ()
 Sets a string entry to various numbers as strings and tries to read it using getAsInt function.

Static Public Member Functions

static CppUnit::Test * suite ()
 Suite of tests to be run.

Detailed Description

Test class for Statement class.

This is basically a copy of exec read and exec write commands testing A controller *MUST* run locally for test success !!!


Member Function Documentation

void TestDriverResultSet::testNullValueRetrieval (  ) 

Sets a null value in a table and tries to read it.

Checks that a NullValueException is thrown


The documentation for this class was generated from the following file:
Generated on Tue Oct 24 09:05:37 2006 for Carob by  doxygen 1.5.0