Methods
(inner) cleanstring()
Tests for cleanString.
(inner) dicom-code-class()
Tests for DicomCode using simple DICOM data.
(inner) dicom-dump()
Tests for dcmdump using simple DICOM data. Using remote file for CI integration.
(inner) dicom-segment-class()
Tests for MaskSegment using simple DICOM data.
(inner) dicom-segment-frame-info-class()
Tests for DicomSegmentFrameInfo using simple DICOM data.
(inner) dicom-sequence-parsing()
Tests for DicomParser using sequence test DICOM data. Using remote file for CI integration.
(inner) dicom-tag-class()
Tests for Tag.
(inner) dicomWriter-anonymise()
Tests for DicomWriter anomnymisation. Using remote file for CI integration.
(inner) dicomWriter-multiframe()
Tests for DicomWriter using simple DICOM data. Using remote file for CI integration.
(inner) dicomWriterAnonymiseAddTags()
Tests for DicomWriter anomnymisation and add tags. Using remote file for CI integration.
(inner) dicomdir-parsing()
Tests for DicomParser using DICOMDIR data. Using remote file for CI integration.
(inner) get-dicom-date()
Tests for getDate.
(inner) get-dicom-datetime()
Tests for getDateTime.
(inner) get-dicom-time()
Tests for getTime.
(inner) getTagFromDictionary()
Tests for getTagFromDictionary.
(inner) getUID()
Tests getUID.
(inner) getorientationname()
Tests for getOrientationName.
(inner) readwrite-synthetic-explicit()
Tests write/read DICOM data with explicit encoding. Using remote file for CI integration.
(inner) readwrite-synthetic-explicit-be-with-rules()
Tests write with rules / read DICOM data with explicit big endian encoding. Using remote file for CI integration.
(inner) readwrite-synthetic-explicit-big-endian()
Tests write/read DICOM data with explicit big endian encoding. Using remote file for CI integration.
(inner) readwrite-synthetic-explicit-with-rules()
Tests write with rules / read DICOM data with explicit encoding. Using remote file for CI integration.
(inner) readwrite-synthetic-implicit()
Tests write/read DICOM data with implicit encoding. Using remote file for CI integration.
(inner) readwrite-synthetic-implicit-with-rules()
Tests write with rules / read DICOM data with implicit encoding. Using remote file for CI integration.
(inner) simple-dicom-parsing()
Tests for DicomParser using simple DICOM data. Using remote file for CI integration.
(inner) testCode(code, assert, testName)
DicomCode test: translate to element and back.
Name | Type | Description |
---|---|---|
code | object | The code as an object. |
assert | object | The QUnit assert. |
testName | string | The test name. |