| Modifier and Type | Method and Description |
|---|---|
Format |
DBUnitConfiguration.getDefaultDataSetFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBUnitConfiguration.setDefaultDataSetFormat(Format defaultDataSetFormat) |
| Modifier and Type | Method and Description |
|---|---|
Format |
DataSetResourceDescriptor.getFormat() |
static Format |
Format.inferFromFile(String fileName) |
static Format |
Format.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Format[] |
Format.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
DataSetResourceDescriptor(String location,
Format format) |
| Constructor and Description |
|---|
DataSetFileNamingStrategy(Format format) |
ExpectedDataSetFileNamingStrategy(Format format) |
| Modifier and Type | Method and Description |
|---|---|
static DataSetBuilder |
DataSetBuilder.builderFor(Format format) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.