Methods

(inner) MemoryLoader0()

Tests for MemoryLoader events with single frame data.

(inner) MemoryLoader1()

Tests for MemoryLoader events with multi frame data.

(inner) MemoryLoader2()

Tests for MemoryLoader events with zipped data.

(inner) UrlsLoader3()

Tests for UrlsLoader events with DCMDIR data.

(inner) checkLoad(assert, id, data, nData, nDataOk)

Check the events of memory load

Parameters:
NameTypeDescription
assertobject

The Qunit assert object.

idstring

An id for the test.

dataArray

The data to load as a string array.

nDatanumber

The theoretical number of data.

nDataOknumber

The theoretical number of data with no error.