Package org.anchoranalysis.test.image
Testing utilities and fixtures with no greater downstream dependency than anchor-image-io
or anchor-io-bioformats or anchor-imagej.
-
Interface Summary Interface Description ChannelFixture.IntensityFunction Functional interface for creating intensity values for a given location. -
Class Summary Class Description ChannelFixture Creates aChannelto use in tests.DualComparer Allows for comparison of objects that exist on different test loadersDualComparerFactory Factory for creatingDualComparerinstances to compare directories.EnergyStackFixture A fixture for creatingEnergyStackobjects for testing purposes.InputOutputContextFixture A fixture for creatingInputOutputContextinstances for testing purposes.MaskFixture Creates two or three-dimensionalMasks for tests.ResolutionFixture Provides a pre-createdResolutioninstance for use in tests.StackFixture Creates stacks of 1 or more channels usingChannelFixture.WriteIntoDirectory Writes one or more stacks/objects/channels into a directory during testing.