PackagedPayloadsRepositoryTest

public class PackagedPayloadsRepositoryTest extends SystemComponentTest<PackagedPayloadsRepository>

Methods

getSystemComponentId

public String getSystemComponentId()

setUp

public void setUp()

tearDown

public void tearDown()

testCreateProcessingPayload

public void testCreateProcessingPayload()

Test creating a processing payload

Throws:

testFindingRepository

public void testFindingRepository()

testGetPayloads

public void testGetPayloads()

Test number of payload in repository

Throws:

testGetReadyPayloads

public void testGetReadyPayloads()

Test whether it can retreive the payload that is ready to send

Throws:

testRenamePayloadToProcessed

public void testRenamePayloadToProcessed()

Test renaming the payload to processed status

Throws:

testRenamePayloadToProcessing

public void testRenamePayloadToProcessing()

Test renaming the payload to processing status

Throws: