public class TinyImportFixture extends Object
OMEROMetadataStore
Modifier and Type | Field and Description |
---|---|
static String |
FILENAME
Hard-coded filename of the image to be imported
|
Constructor and Description |
---|
TinyImportFixture(ServiceFactory services) |
Modifier and Type | Method and Description |
---|---|
void |
doImport() |
Dataset |
getDataset()
provides access to the created
Dataset instance. |
Pixels |
getPixels() |
void |
setUp()
Creates a dataset and locates the test image file.
|
void |
tearDown() |
public static final String FILENAME
public TinyImportFixture(ServiceFactory services) throws Exception
Exception
public void setUp() throws FileNotFoundException
FileNotFoundException
- if the test image file could not be foundpublic void doImport()
public void tearDown()
public Dataset getDataset()
Dataset
instance.public Pixels getPixels()
Version: 5.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.