@Documented @Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) @Inherited public @interface PerSuiteUnitTestData
| Modifier and Type | Required Element and Description |
|---|---|
UnitTestData[] |
value |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
overrideSuperClasses |
public abstract UnitTestData[] value
public abstract boolean overrideSuperClasses
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.