org.apache.maven.surefire.booter
Class ProviderParameterNames
java.lang.Object
org.apache.maven.surefire.booter.ProviderParameterNames
public class ProviderParameterNames
- extends Object
- Author:
- Kristian Rosenvold
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TESTNG_EXCLUDEDGROUPS_PROP
public static final String TESTNG_EXCLUDEDGROUPS_PROP
- See Also:
- Constant Field Values
TESTNG_GROUPS_PROP
public static final String TESTNG_GROUPS_PROP
- See Also:
- Constant Field Values
THREADCOUNT_PROP
public static final String THREADCOUNT_PROP
- See Also:
- Constant Field Values
PARALLEL_PROP
public static final String PARALLEL_PROP
- See Also:
- Constant Field Values
THREADCOUNTSUITES_PROP
public static final String THREADCOUNTSUITES_PROP
- See Also:
- Constant Field Values
THREADCOUNTCLASSES_PROP
public static final String THREADCOUNTCLASSES_PROP
- See Also:
- Constant Field Values
THREADCOUNTMETHODS_PROP
public static final String THREADCOUNTMETHODS_PROP
- See Also:
- Constant Field Values
PARALLEL_TIMEOUT_PROP
public static final String PARALLEL_TIMEOUT_PROP
- See Also:
- Constant Field Values
PARALLEL_TIMEOUTFORCED_PROP
public static final String PARALLEL_TIMEOUTFORCED_PROP
- See Also:
- Constant Field Values
PARALLEL_OPTIMIZE_PROP
public static final String PARALLEL_OPTIMIZE_PROP
- See Also:
- Constant Field Values
ProviderParameterNames
public ProviderParameterNames()
Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.