DefaultImageSTest¶
-
public class
DefaultImageSTest¶ Test suite for DefaultImageS.
Author: Kyle M. Douglass
Methods¶
testAddImage_floatArrArr¶
-
public void
testAddImage_floatArrArr()¶ Test of addImage method, of class DefaultImageS.
testAddImage_floatArrArr_wrongSize¶
-
public void
testAddImage_floatArrArr_wrongSize()¶ Test of addImage method, of class DefaultImageS.
testAddImage_intArrArr¶
-
public void
testAddImage_intArrArr()¶ Test of addImage method, of class DefaultImageS.
testAddImage_intArrArr_wrongSize¶
-
public void
testAddImage_intArrArr_wrongSize()¶ Test of addImage method, of class DefaultImageS.
testAddImage_shortArrArr¶
-
public void
testAddImage_shortArrArr()¶ Test of addImage method, of class DefaultImageS.
testAddImage_shortArrArr_wrongSize¶
-
public void
testAddImage_shortArrArr_wrongSize()¶ Test of addImage method, of class DefaultImageS.
testConcatenate_wrongSize¶
-
public void
testConcatenate_wrongSize()¶ Test of concatenate method, of class DefaultImageS.
testGetPixelData¶
-
public void
testGetPixelData()¶ Test of getPixelData method, of class DefaultImageS.
testSaveAsTiffStack¶
-
public void
testSaveAsTiffStack()¶ Test of saveAsTiffStack method, of class DefaultImageS.
testSaveAsTiffStackEmpty¶
-
public void
testSaveAsTiffStackEmpty()¶ Test of saveAsTiffStack method, of class DefaultImageS.
testSerializeToArray¶
-
public void
testSerializeToArray()¶ Test of serializeToArray method, of class DefaultImageS.