public class FormatWriterTest
extends java.lang.Object
loci.formats.ome
and ome-xml.jar
are required for some of the tests.
To run tests:
ant -Dtestng.directory="/path" -Dtestng.multiplier="1.0" test-all
Modifier and Type | Field and Description |
---|---|
static ConfigurationTree |
configTree
Configuration tree structure containing dataset metadata.
|
static java.util.List |
skipFiles
List of files to skip.
|
Constructor and Description |
---|
FormatWriterTest(java.lang.String filename) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[][] |
getWriterList() |
void |
testWriterConsistency(IFormatWriter writer) |
public static ConfigurationTree configTree
public static java.util.List skipFiles
public java.lang.Object[][] getWriterList()
public void testWriterConsistency(IFormatWriter writer)
Copyright © 2014 Open Microscopy Environment