public class ProviderParameterNames extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PARALLEL_PROP |
static String |
TESTNG_EXCLUDEDGROUPS_PROP |
static String |
TESTNG_GROUPS_PROP |
static String |
THREADCOUNT_PROP |
Constructor and Description |
---|
ProviderParameterNames() |
public static final String TESTNG_EXCLUDEDGROUPS_PROP
public static final String TESTNG_GROUPS_PROP
public static final String THREADCOUNT_PROP
public static final String PARALLEL_PROP
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.