-
m_test
java.lang.String m_test
-
m_name
java.lang.String m_name
The suite name (defaults to DEFAULT_SUITE_NAME)
-
m_verbose
java.lang.Integer m_verbose
-
m_parallel
java.lang.String m_parallel
-
m_configFailurePolicy
java.lang.String m_configFailurePolicy
-
m_isJUnit
java.lang.Boolean m_isJUnit
-
m_isMixed
java.lang.Boolean m_isMixed
-
m_skipFailedInvocationCounts
java.lang.Boolean m_skipFailedInvocationCounts
-
m_threadCount
int m_threadCount
-
m_dataProviderThreadCount
int m_dataProviderThreadCount
-
m_groupByInstances
java.lang.Boolean m_groupByInstances
-
m_allowReturnValues
java.lang.Boolean m_allowReturnValues
-
m_xmlPackages
java.util.List<E> m_xmlPackages
The packages containing test classes.
-
m_expression
java.lang.String m_expression
BeanShell expression.
-
m_methodSelectors
java.util.List<E> m_methodSelectors
Suite level method selectors.
-
m_tests
java.util.List<E> m_tests
Tests in suite.
-
m_parameters
java.util.Map<K,V> m_parameters
Suite level parameters.
-
m_fileName
java.lang.String m_fileName
Name of the XML file
-
m_timeOut
java.lang.String m_timeOut
Time out for methods/tests
-
m_childSuites
java.util.List<E> m_childSuites
List of child XML suite specified using tags
-
m_parentSuite
XmlSuite m_parentSuite
Parent XML Suite if this suite was specified in another suite using tag
-
m_suiteFiles
java.util.List<E> m_suiteFiles
-
m_objectFactory
ITestObjectFactory m_objectFactory
-
m_listeners
java.util.List<E> m_listeners
-
m_preserveOrder
java.lang.String m_preserveOrder
-
m_includedGroups
java.util.List<E> m_includedGroups
-
m_excludedGroups
java.util.List<E> m_excludedGroups
-
m_xmlMethodSelectors
XmlMethodSelectors m_xmlMethodSelectors
-
m_xmlGroups
XmlGroups m_xmlGroups