|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectome.formats.importer.util.TinyImportFixture
public class TinyImportFixture
test fixture which uses a hard-coded file ("tinyTest.d3d.dv") from the classpath, and adds them to a new UUID-named dataset.
OMEROMetadataStore
,
ExampleUnitTest
Field Summary | |
---|---|
static String |
FILENAME
Hard-coded filename of the image to be imported |
Constructor Summary | |
---|---|
TinyImportFixture(ServiceFactory services)
|
Method Summary | |
---|---|
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String FILENAME
Constructor Detail |
---|
public TinyImportFixture(ServiceFactory services) throws Exception
Exception
Method Detail |
---|
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()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta-4.2.0-r7571-b29
Copyright © 2009 The University of Dundee. All Rights Reserved.