@Retention(value=RUNTIME) @Target(value={TYPE,METHOD}) public static @interface Spockito.Unroll
public abstract String[] value
| ColumnA | ColumnB | ColumnC | |-----------|-----------|-----------| | value_1_A | value_1_B | value_1_C | | value_2_A | value_2_B | value_2_C | etc...The separator row after the column headers is optional and = instead of - can be used. Separator rows can be placed anywhere in the table and are ignored when the table is parsed.
MessageFormat