AcknowledgementHandlerTest

public class AcknowledgementHandlerTest extends PluginTest<SFRMProcessor>

Methods

getDBName

public String getDBName()

getDSDAO

public DataSourceDAO getDSDAO()

init

public void init()

postSetUp

public void postSetUp()

postTearDown

public void postTearDown()

testMarkMessagePreCompleted

public void testMarkMessagePreCompleted()

Test if the message status will change to pre-processed, accordingly to the acknowledgement response

Throws:

testUpdateMessageDF

public void testUpdateMessageDF()

Test for dealing with the DF response from receiver

Throws:

testUpdateMessagePS

public void testUpdateMessagePS()

Test for dealing with the PS response from receiver

Throws:

testUpdateMessageSD

public void testUpdateMessageSD()

Test for dealing with the SD response from receiver

Throws:

testUpdateMessageSegmentForPRMessage

public void testUpdateMessageSegmentForPRMessage()

Test if the segment was updated corrspending to the message segment acknowledgement response

Throws: