Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ippResponseTestCase Class Reference

Inheritance diagram for ippResponseTestCase:

TestSuite List of all members.

Public Member Functions

 ippResponseTestCase ()
void setUp ()
void tearDown ()
void testAckResponse ()
void testCenterPartResponse ()
void testAlignResponse ()
void testChangeToolEResponse ()
void testEnumPropResponse ()
void testErrorResponse ()
void testGetChangeToolActionResponse ()
void testGetCoordSystemResponse ()
void testGetCsyTransformationResponse ()
void testGetDMEVersionResponse ()
void testGetErrStatusEResponse ()
void testGetMachineClassResponse ()
void testGetPropResponse ()
void testGoToEResponse ()
void testIsHomedResponse ()
void testIsUserEnabledResponse ()
void testKeyPressEResponse ()
void testOnMoveReportEResponse ()
void testPtMeasEResponse ()
void testPtMeasOrGetResponse ()
void testScanResponse ()
void testSetPropEResponse ()
void testSetPropEResponseMulti ()
void testStringResponse ()
void testTiltCenterPartResponse ()
void testTiltPartResponse ()
void testToolAlignmentResponse ()
void testToolAlignmentVolumeResponse ()
void testToolIdResponse ()
void testToolNameResponse ()
void testfindPropertyDefinition ()
void testGenerateEnumAllPropResponses ()
void testGenerateEnumPropResponses ()

Constructor & Destructor Documentation

ippResponseTestCase::ippResponseTestCase  ) 
 

Definition at line 16 of file ippResponseTestCase.h.


Member Function Documentation

void ippResponseTestCase::setUp  ) 
 

Definition at line 18 of file ippResponseTestCase.h.

void ippResponseTestCase::tearDown  ) 
 

Definition at line 19 of file ippResponseTestCase.h.

void ippResponseTestCase::testAckResponse  ) 
 

Definition at line 69 of file ippResponseTestCase.cpp.

References CommandTag, EventTag, ippResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testAckResponse::runTest().

void ippResponseTestCase::testAlignResponse  ) 
 

Definition at line 88 of file ippResponseTestCase.cpp.

References ippAlignResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testAlignResponse::runTest().

void ippResponseTestCase::testCenterPartResponse  ) 
 

Definition at line 106 of file ippResponseTestCase.cpp.

References ippCenterPartResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testCenterPartResponse::runTest().

void ippResponseTestCase::testChangeToolEResponse  ) 
 

Definition at line 125 of file ippResponseTestCase.cpp.

References ippChangeToolEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testChangeToolEResponse::runTest().

void ippResponseTestCase::testEnumPropResponse  ) 
 

Definition at line 148 of file ippResponseTestCase.cpp.

References ippEnumPropResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testEnumPropResponse::runTest().

void ippResponseTestCase::testErrorResponse  ) 
 

Definition at line 159 of file ippResponseTestCase.cpp.

References CommandTag, ippErrorResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ProtocolError, recheck_with_parser(), and UseClearAllErrorsToCont.

Referenced by TestDescription_ippResponseTestCase_testErrorResponse::runTest().

void ippResponseTestCase::testfindPropertyDefinition  ) 
 

Definition at line 732 of file ippResponseTestCase.cpp.

References ippPropDefinition::_keyword, findPropertyDefinition(), IPP_UTEST_ASSERT, and ippProp.

Referenced by TestDescription_ippResponseTestCase_testfindPropertyDefinition::runTest().

void ippResponseTestCase::testGenerateEnumAllPropResponses  ) 
 

Definition at line 750 of file ippResponseTestCase.cpp.

References GenerateEnumAllPropResponses(), IPP_UTEST_ASSERT_EQUALS, and ippProp.

Referenced by TestDescription_ippResponseTestCase_testGenerateEnumAllPropResponses::runTest().

void ippResponseTestCase::testGenerateEnumPropResponses  ) 
 

Definition at line 883 of file ippResponseTestCase.cpp.

References GenerateEnumPropResponses(), IPP_UTEST_ASSERT_EQUALS, and ippProp.

Referenced by TestDescription_ippResponseTestCase_testGenerateEnumPropResponses::runTest().

void ippResponseTestCase::testGetChangeToolActionResponse  ) 
 

Definition at line 192 of file ippResponseTestCase.cpp.

References ippGetChangeToolActionResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, MoveAuto, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGetChangeToolActionResponse::runTest().

void ippResponseTestCase::testGetCoordSystemResponse  ) 
 

Definition at line 202 of file ippResponseTestCase.cpp.

References ippGetCoordSystemResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, JogDisplayCsy, JogMoveCsy, MachineCsy, MoveableMachineCsy, MultipleArmCsy, PartCsy, recheck_with_parser(), and SensorCsy.

Referenced by TestDescription_ippResponseTestCase_testGetCoordSystemResponse::runTest().

void ippResponseTestCase::testGetCsyTransformationResponse  ) 
 

Definition at line 253 of file ippResponseTestCase.cpp.

References ippGetCsyTransformationResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGetCsyTransformationResponse::runTest().

void ippResponseTestCase::testGetDMEVersionResponse  ) 
 

Definition at line 263 of file ippResponseTestCase.cpp.

References ippGetDMEVersionResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGetDMEVersionResponse::runTest().

void ippResponseTestCase::testGetErrStatusEResponse  ) 
 

Definition at line 276 of file ippResponseTestCase.cpp.

References ippGetErrStatusEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGetErrStatusEResponse::runTest().

void ippResponseTestCase::testGetMachineClassResponse  ) 
 

Definition at line 292 of file ippResponseTestCase.cpp.

References CartCMM, CartCMMWithRotaryTable, ippGetMachineClassResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGetMachineClassResponse::runTest().

void ippResponseTestCase::testGetPropResponse  ) 
 

Definition at line 312 of file ippResponseTestCase.cpp.

References ippGetPropResponse::append(), CommandTag, ippGetPropResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippProp, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGetPropResponse::runTest().

void ippResponseTestCase::testGoToEResponse  ) 
 

Definition at line 342 of file ippResponseTestCase.cpp.

References ippGoToEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testGoToEResponse::runTest().

void ippResponseTestCase::testIsHomedResponse  ) 
 

Definition at line 394 of file ippResponseTestCase.cpp.

References ippIsHomedResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testIsHomedResponse::runTest().

void ippResponseTestCase::testIsUserEnabledResponse  ) 
 

Definition at line 411 of file ippResponseTestCase.cpp.

References ippIsUserEnabledResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testIsUserEnabledResponse::runTest().

void ippResponseTestCase::testKeyPressEResponse  ) 
 

Definition at line 429 of file ippResponseTestCase.cpp.

References ippKeyPressEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testKeyPressEResponse::runTest().

void ippResponseTestCase::testOnMoveReportEResponse  ) 
 

Definition at line 448 of file ippResponseTestCase.cpp.

References ippOnMoveReportEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, recheck_with_parser(), ippXYZResponse::setHasToolA(), ippXYZResponse::setHasToolB(), ippXYZResponse::setHasX(), ippXYZResponse::setHasZ(), ippXYZResponse::setToolA(), ippXYZResponse::setToolB(), ippXYZResponse::setX(), and ippXYZResponse::setZ().

Referenced by TestDescription_ippResponseTestCase_testOnMoveReportEResponse::runTest().

void ippResponseTestCase::testPtMeasEResponse  ) 
 

Definition at line 476 of file ippResponseTestCase.cpp.

References ippPtMeasEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, recheck_with_parser(), ippPtMeasEResponse::setHasIJK(), ippXYZResponse::setHasX(), ippXYZResponse::setHasZ(), ippPtMeasEResponse::setIJK(), ippXYZResponse::setX(), and ippXYZResponse::setZ().

Referenced by TestDescription_ippResponseTestCase_testPtMeasEResponse::runTest().

void ippResponseTestCase::testPtMeasOrGetResponse  ) 
 

Definition at line 491 of file ippResponseTestCase.cpp.

References ippPtMeasOrGetResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, recheck_with_parser(), ippPtMeasOrGetResponse::setER(), ippPtMeasOrGetResponse::setHasER(), ippPtMeasOrGetResponse::setHasIJK(), ippPtMeasOrGetResponse::setHasIJKAct(), ippPtMeasOrGetResponse::setHasQ(), ippXYZResponse::setHasX(), ippXYZResponse::setHasZ(), ippPtMeasOrGetResponse::setIJK(), ippPtMeasOrGetResponse::setIJKAct(), ippPtMeasOrGetResponse::setQ(), ippXYZResponse::setX(), and ippXYZResponse::setZ().

Referenced by TestDescription_ippResponseTestCase_testPtMeasOrGetResponse::runTest().

void ippResponseTestCase::testScanResponse  ) 
 

Definition at line 518 of file ippResponseTestCase.cpp.

References ippScanResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, recheck_with_parser(), and ippScanResponse::setData().

Referenced by TestDescription_ippResponseTestCase_testScanResponse::runTest().

void ippResponseTestCase::testSetPropEResponse  ) 
 

Definition at line 532 of file ippResponseTestCase.cpp.

References ippSetPropEResponse::addPropValue(), ippSetPropEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippProp, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testSetPropEResponse::runTest().

void ippResponseTestCase::testSetPropEResponseMulti  ) 
 

Definition at line 544 of file ippResponseTestCase.cpp.

References ippSetPropEResponse::addPropValue(), ippSetPropEResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, ippProp, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testSetPropEResponseMulti::runTest().

void ippResponseTestCase::testStringResponse  ) 
 

Definition at line 559 of file ippResponseTestCase.cpp.

References ippStringResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testStringResponse::runTest().

void ippResponseTestCase::testTiltCenterPartResponse  ) 
 

Definition at line 570 of file ippResponseTestCase.cpp.

References ippTiltCenterPartResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testTiltCenterPartResponse::runTest().

void ippResponseTestCase::testTiltPartResponse  ) 
 

Definition at line 589 of file ippResponseTestCase.cpp.

References ippTiltPartResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testTiltPartResponse::runTest().

void ippResponseTestCase::testToolAlignmentResponse  ) 
 

Definition at line 608 of file ippResponseTestCase.cpp.

References ippGetPropResponse::append(), CommandTag, ippGetPropResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testToolAlignmentResponse::runTest().

void ippResponseTestCase::testToolAlignmentVolumeResponse  ) 
 

Definition at line 653 of file ippResponseTestCase.cpp.

References ippGetPropResponse::append(), CommandTag, ippGetPropResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testToolAlignmentVolumeResponse::runTest().

void ippResponseTestCase::testToolIdResponse  ) 
 

Definition at line 678 of file ippResponseTestCase.cpp.

References ippGetPropResponse::append(), CommandTag, ippGetPropResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testToolIdResponse::runTest().

void ippResponseTestCase::testToolNameResponse  ) 
 

Definition at line 704 of file ippResponseTestCase.cpp.

References ippGetPropResponse::append(), CommandTag, ippGetPropResponse::getResponseString(), IPP_END_STRING, IPP_UTEST_ASSERT_EQUALS, and recheck_with_parser().

Referenced by TestDescription_ippResponseTestCase_testToolNameResponse::runTest().


The documentation for this class was generated from the following files:
Generated on Wed Nov 8 00:21:03 2006 for IPPDME by  doxygen 1.4.1