@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited public @interface ShouldMatchDataSet
datasets folder.arquillian.xml, then expected format is XML.
Presence of this annotation in the test class enables Arquillian Persistence Extension.| Modifier and Type | Optional Element and Description |
|---|---|
String[] |
excludeColumns
List of columns to be excluded.
|
String[] |
orderBy
List of columns to be used for sorting rows to determine order of data sets comparison.
|
String[] |
value
List of data set files used for comparison.
|
public abstract String[] value
public abstract String[] orderBy
public abstract String[] excludeColumns
arquillian.xml.Copyright © 2013 JBoss by Red Hat. All Rights Reserved.