@Retention(value=RUNTIME)
@Target(value=TYPE)
public static @interface FitNesseRunner.PartitionFile
PartitionFile
annotation specifies the file containing a definition of how to divide the pages
in a run in multiple partitions.Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
systemProperty |
java.lang.String |
value |