Method Summary |
|
public static void | main(String... args) Runs only this test. |
public void | testAddConst() Tests the creation of parameter blocks for operation addconst. |
public void | testBandMerge() Tests the creation of parameter blocks for operation bandmerge. |
public void | testBandSelect() Tests the creation of parameter blocks for operation bandselect. |
public void | testBorder() Tests the creation of parameter blocks for operation border. |
public void | testBoxFilter() Tests the creation of parameter blocks for operation boxfilter. |
public void | testConstant() Tests the creation of parameter blocks for operation constant. |
public void | testCrop() Tests the creation of parameter blocks for operation constant. |
public void | testDFT() Tests the creation of parameter blocks for operation dft. |
public void | testExp() Tests the creation of parameter blocks for operation exp. |
public void | testExtrema() Tests the creation of parameter blocks for operation extrema. |
public void | testFileLoad() Tests the creation of parameter blocks for operation fileload. |
public void | testFileStore() Tests the creation of parameter blocks for operation filestore. |
public void | testFormat() Tests the creation of parameter blocks for operation format. |
public void | testIDFT() Tests the creation of parameter blocks for operation idft. |
public void | testImageFunction() Tests the creation of parameter blocks for operation
imagefunction. |
public void | testLog() Tests the creation of parameter blocks for operation log. |
public void | testMean() Tests the creation of parameter blocks for operation mean. |
public void | testMultiply() Tests the creation of parameter blocks for operation multiply. |
public void | testMultiplyComplex() Tests the creation of parameter blocks for operation multiplycomplex. |
public void | testMultiplyConst() Tests the creation of parameter blocks for operation multiplyconst. |
public void | testNull() Tests the creation of parameter blocks for operation null. |
public void | testPeriodicShift() Tests the creation of parameter blocks for operation
periodicshift. |
public void | testRescale() Tests the creation of parameter blocks for operation rescale. |
public void | testScale() Tests the creation of parameter blocks for operation scale. |
public void | testSubsampleAverage() Tests the creation of parameter blocks for operation scale. |
public void | testSubtract() Tests the creation of parameter blocks for operation subtract. |
public void | testSubtractConst() Tests the creation of parameter blocks for operation subtractconst. |
public void | testUrl() Tests the creation of parameter blocks for operation url. |
public void | testcreateParameterBlock() Tests the two basic creation methods. |