networkingtestandutils/networkingunittest/tdummydlgsvr/Release.txt
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 TDummyDlgSvr - 7/12/01
       
     2 
       
     3 The TDummyDlgSvr project was created for PSD.AGX, Genconn.AGT and CSD.AGX unit test cases. It simulates the behavior of AgentDialog.dll. The main purpose of the dummy dialog server is to automatically respond to "dialog boxes" presented by CSDAGX, GENCONN and PSDAGX.
       
     4 
       
     5 The required response is set by the test harness, when a dialog box is requested, the dialog server simply replies with the pre-determined response to suit the test case.
       
     6 
       
     7 
       
     8 Maintaining DummyDlgSvr as changes are made
       
     9 
       
    10 There should not be too many changes to DummyDlgSvr. Most of the functionality is tied up in QoSWarning dialog presentation which is quite simple and hard to see any need to change at this stage.
       
    11 
       
    12 Test Harnesses that use DummyDlgSvr
       
    13 
       
    14 \networking\csdagx\ts_csdagx
       
    15 \networking\genconn\ts_utgenconn
       
    16 \networking\psdagx\ts_psdagx
       
    17