public class TinyImportFixture
extends java.lang.Object
OMEROMetadataStore
Modifier and Type | Field and Description |
---|---|
static java.lang.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 java.lang.String FILENAME
public TinyImportFixture(ServiceFactory services) throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.io.FileNotFoundException
java.io.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.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.