blob: 7dbd311a8daf100f4fcb63304aab359e7f7a1d6d [file] [log] [blame]
PASS Can construct a CountQueuingStrategy with a valid high water mark
PASS Can construct a CountQueuingStrategy with any value as its high water mark
PASS CountQueuingStrategy constructor behaves as expected with strange arguments
PASS CountQueuingStrategy.prototype.size should work generically on its this and its arguments
PASS CountQueuingStrategy size behaves as expected with strange arguments
PASS CountQueuingStrategy instances have the correct properties
PASS CountQueuingStrategy's highWaterMark property can be set to anything
PASS CountQueuingStrategy.name is correct