public class TestNGTestSet
extends java.lang.Object
| Constructor and Description |
|---|
TestNGTestSet(java.lang.Class testClass)
Creates a new test testset that will process the class being
passed in to determine the testing configuration.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
java.lang.Class |
getTestClass() |
Copyright © 2004-2016 The Apache Software Foundation. All Rights Reserved.