[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| AssertDicomAttributeValueBetweenActors(ActorName, ActorName, String, Tag, Int32) |
Assert that the given attribute value in the given DICOM message has the expected value between the two given actors.
Check all occurences of the given dimseCommandName in the transaction log.
| |
| AssertDicomAttributeValueBetweenActors(ActorName, ActorName, String, Tag, String) |
Assert that the given attribute value in the given DICOM message has the expected value between the two given actors.
Check all occurences of the given dimseCommandName in the transaction log.
|