public class FormatReaderTestFactory extends Object
FormatReaderTest
based on the image files found.
Note that this approach works due to an implementation detail of TestNG. Ideally we would use the lazy iterator approach instead, but it does not execute methods in the correct order. For details, see this issue.
Modifier and Type | Field and Description |
---|---|
private static org.slf4j.Logger |
LOGGER |
Constructor and Description |
---|
FormatReaderTestFactory() |
Modifier and Type | Method and Description |
---|---|
Object[] |
createInstances() |
String |
getProperty(String key)
Safely return a system property by key excluding default Ant values
|
Copyright © 2016 Open Microscopy Environment