Skip to content

Test Result : SignalInformationPointTest

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

All Tests

Test nameDurationStatus
getCorrelationIdFromNullSignalReturnsEmptyOptional0 msPassed
getCorrelationIdFromSignalWithCorrelationIdInHeadersReturnsThoseCorrelationId1 msPassed
getCorrelationIdFromSignalWithHeadersWithoutCorrelationIdReturnsEmptyCorrelationId18 msPassed
getEntityIdForNullSignalReturnsEmptyOptional0 msPassed
getEntityIdForSignalWithEntityIdReturnsOptionalWithEntityId0 msPassed
getEntityIdForSignalWithoutEntityIdReturnsEmptyOptional0 msPassed
isChannelLiveForNullReturnsFalse0 msPassed
isChannelLiveForSignalWithLiveChannelHeaderReturnsTrue35 msPassed
isChannelLiveForSignalWithTwinChannelHeaderReturnsTrue1 msPassed
isChannelLiveForSignalWithoutChannelHeaderReturnsTrue1 msPassed
isCommandForCommandResponseResponseReturnsFalse1 msPassed
isCommandForCommandResponseReturnsFalse2 msPassed
isCommandForCommandReturnsFalse1 msPassed
isCommandForNullReturnsFalse1 msPassed
isCommandResponseForCommandResponseReturnsFalse2 msPassed
isCommandResponseForNullReturnsFalse0 msPassed
isLiveCommandForMessageCommandReturnsTrue1 msPassed
isLiveCommandForNullSignalReturnsFalse0 msPassed
isLiveCommandForThingCommandWithLiveChannelReturnsTrue3 msPassed
isLiveCommandForThingCommandWithTwinChannelReturnsFalse2 msPassed
isLiveCommandResponseForMessageCommandResponseReturnsTrue0 msPassed
isLiveCommandResponseForNullReturnsFalse0 msPassed
isLiveCommandResponseForThingCommandResponseWithLiveChannelHeaderReturnsTrue4 msPassed
isLiveCommandResponseForThingCommandResponseWithoutChannelHeaderReturnsFalse2 msPassed
isMessageCommandForMessageCommandReturnsTrue0 msPassed
isMessageCommandForNullReturnsFalse1 msPassed
isMessageCommandForThingCommandReturnsFalse1 msPassed
isMessageCommandResponseForMessageCommandResponseReturnsTrue1 msPassed
isMessageCommandResponseForNullReturnsFalse0 msPassed
isMessageCommandResponseForThingCommandResponseReturnsFalse1 msPassed
isThingCommandForMessageCommandReturnsFalse1 msPassed
isThingCommandForNullReturnsFalse0 msPassed
isThingCommandForThingCommandReturnsTrue1 msPassed
isThingCommandResponseForMessageCommandResponseReturnsFalse0 msPassed
isThingCommandResponseForNullReturnsFalse1 msPassed
isThingCommandResponseForThingCommandResponseReturnsTrue1 msPassed
isWithEntityIdForNullSignalReturnsFalse1 msPassed
isWithEntityIdForSignalImplementingWithEntityIdReturnsTrue0 msPassed
isWithEntityIdForSignalNotImplementingWithEntityIdReturnsFalse3 msPassed