OutgoingPayloadsTaskTest

public class OutgoingPayloadsTaskTest extends PluginTest<SFRMProcessor>

Methods

getDBName

public String getDBName()

getDSDAO

public DataSourceDAO getDSDAO()

init

public void init()

postSetUp

public void postSetUp()

postTearDown

public void postTearDown()

testSendMeta

public void testSendMeta()

Test if handshaking is success

Throws:

testSendMetaFailed

public void testSendMetaFailed()

Test with handshaking, that the mock server responsed with 400 bad request

Throws:

testSendMetaFailedNotConnection

public void testSendMetaFailedNotConnection()

Test if the mock server was not started up, not connection establish

Throws: