public class TinyImportFixture extends Object
OMEROMetadataStore
,
ExampleUnitTest
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() |
ome.model.containers.Dataset |
getDataset()
provides access to the created
Dataset instance. |
ome.model.core.Pixels |
getPixels() |
void |
setUp()
checks for the necessary fields and initializes the
ImportLibrary |
void |
tearDown() |
public static final String FILENAME
public TinyImportFixture(ServiceFactory services) throws Exception
Exception
public void setUp() throws Exception
ImportLibrary
Exception
public void doImport()
public void tearDown()
public ome.model.containers.Dataset getDataset()
Dataset
instance.public ome.model.core.Pixels getPixels()
Version: 5.1.2-ice35-b45
Copyright © 2015 The University of Dundee & Open Microscopy Environment. All Rights Reserved.