testBuildCompositeMessage() Test building a composite message with a good response and a exception message
with a task result of FAILED.
public void
testBuildCompositeMessageSameComponent() Test building a composite message with the instance messages with two component
task results from the same component.
public void testBuildCompositeMessage() throws Exception(Code)
Test building a composite message with a good response and a exception message
with a task result of FAILED. Expected composite message should be a SUCCESS
with WARNING
testBuildCompositeMessageSameComponent
public void testBuildCompositeMessageSameComponent() throws Exception(Code)
Test building a composite message with the instance messages with two component
task results from the same component.
testBuildExceptionMessage
public void testBuildExceptionMessage() throws Exception(Code)