Modifier and Type | Optional Element and Description |
---|---|
String[] |
name
Test name optional - by default method name is used as test name
|
String |
packageName
Test package name optional - by default package of declaring test class is used
|
String[] |
packageScan
Test packages to scan for XML test case definitions
|
public abstract String[] name
public abstract String packageName
public abstract String[] packageScan
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.