Skip to content

Test Result : SignalInformationPointTest

0 failures (±0)
39 tests (±0)
Took 59 ms.

All Tests

Test nameDurationStatus
getCorrelationIdFromNullSignalReturnsEmptyOptional0 msPassed
getCorrelationIdFromSignalWithCorrelationIdInHeadersReturnsThoseCorrelationId0 msPassed
getCorrelationIdFromSignalWithHeadersWithoutCorrelationIdReturnsEmptyCorrelationId21 msPassed
getEntityIdForNullSignalReturnsEmptyOptional0 msPassed
getEntityIdForSignalWithEntityIdReturnsOptionalWithEntityId1 msPassed
getEntityIdForSignalWithoutEntityIdReturnsEmptyOptional0 msPassed
isChannelLiveForNullReturnsFalse0 msPassed
isChannelLiveForSignalWithLiveChannelHeaderReturnsTrue7 msPassed
isChannelLiveForSignalWithTwinChannelHeaderReturnsTrue1 msPassed
isChannelLiveForSignalWithoutChannelHeaderReturnsTrue1 msPassed
isCommandForCommandResponseResponseReturnsFalse1 msPassed
isCommandForCommandResponseReturnsFalse2 msPassed
isCommandForCommandReturnsFalse1 msPassed
isCommandForNullReturnsFalse1 msPassed
isCommandResponseForCommandResponseReturnsFalse3 msPassed
isCommandResponseForNullReturnsFalse0 msPassed
isLiveCommandForMessageCommandReturnsTrue1 msPassed
isLiveCommandForNullSignalReturnsFalse0 msPassed
isLiveCommandForThingCommandWithLiveChannelReturnsTrue3 msPassed
isLiveCommandForThingCommandWithTwinChannelReturnsFalse2 msPassed
isLiveCommandResponseForMessageCommandResponseReturnsTrue0 msPassed
isLiveCommandResponseForNullReturnsFalse1 msPassed
isLiveCommandResponseForThingCommandResponseWithLiveChannelHeaderReturnsTrue3 msPassed
isLiveCommandResponseForThingCommandResponseWithoutChannelHeaderReturnsFalse1 msPassed
isMessageCommandForMessageCommandReturnsTrue1 msPassed
isMessageCommandForNullReturnsFalse0 msPassed
isMessageCommandForThingCommandReturnsFalse1 msPassed
isMessageCommandResponseForMessageCommandResponseReturnsTrue0 msPassed
isMessageCommandResponseForNullReturnsFalse0 msPassed
isMessageCommandResponseForThingCommandResponseReturnsFalse1 msPassed
isThingCommandForMessageCommandReturnsFalse1 msPassed
isThingCommandForNullReturnsFalse0 msPassed
isThingCommandForThingCommandReturnsTrue0 msPassed
isThingCommandResponseForMessageCommandResponseReturnsFalse1 msPassed
isThingCommandResponseForNullReturnsFalse0 msPassed
isThingCommandResponseForThingCommandResponseReturnsTrue1 msPassed
isWithEntityIdForNullSignalReturnsFalse0 msPassed
isWithEntityIdForSignalImplementingWithEntityIdReturnsTrue1 msPassed
isWithEntityIdForSignalNotImplementingWithEntityIdReturnsFalse3 msPassed