Class TiffTestBase
Object
org.anchoranalysis.test.image.stackwriter.StackWriterTestBase
org.anchoranalysis.test.image.stackwriter.TiffTestBase
public abstract class TiffTestBase extends StackWriterTestBase
For testing all
StackWriters that create TIFFs.
Note that ComparisonPlan(boolean, Optional, boolean, String) can be
used to quickly created the saved copies in the resources.
- Author:
- Owen Feehan
-
Field Summary
Fields inherited from class org.anchoranalysis.test.image.stackwriter.StackWriterTestBase
ALL_SUPPORTED_VOXEL_TYPES, directory, tester -
Constructor Summary
Constructors Modifier Constructor Description protectedTiffTestBase() -
Method Summary
Methods inherited from class org.anchoranalysis.test.image.stackwriter.StackWriterTestBase
createWriter
-
Constructor Details
-
TiffTestBase
protected TiffTestBase()
-