TestExecWriteRequest Class Reference

Test class for ExecWriteRequest command. More...

#include <TestExecWriteRequest.hpp>

Inheritance diagram for TestExecWriteRequest:

ConnectionSetup List of all members.

Public Member Functions

void testWriteBadRequest ()
 Tries to send a dummy write request to the controller and checks that the error is consistent.
void testWriteBadTable ()
 Tries to do a good write request on a dummy table and checks that the error is consistent.
void testWriteGood ()
 Sends a valid update request to the controller and checks that there is no error.
void testWriteThousandGood ()
 Sends 1000 valid update requests to the controller and checks that there is no error.

Static Public Member Functions

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

Detailed Description

Test class for ExecWriteRequest command.

Tries to run a dummy request, then a request on a dummy table, then a correct request and finally a correct request played 1000 times A controller *MUST* run locally for test success !!!


Member Function Documentation

void TestExecWriteRequest::testWriteThousandGood (  ) 

Sends 1000 valid update requests to the controller and checks that there is no error.

DISABLED TEST because too long


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