GenerateBackgroundFromFileTest

public class GenerateBackgroundFromFileTest

Tests for generating a constant background from a .tif file.

Author:Kyle M. Douglass

Fields

tempDir

public TemporaryFolder tempDir

Constructors

GenerateBackgroundFromFileTest

public GenerateBackgroundFromFileTest()

Methods

setUp

public void setUp()

Creates a test .tif file as an example background.

testGenerateBackground

public void testGenerateBackground()

Test of generateBackground method, of class GenerateBackgroundFromFile.