public class DefaultTestClassDescriptor extends DefaultTestSuiteDescriptor
| Constructor and Description |
|---|
DefaultTestClassDescriptor(Object id,
String className) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the test class name for this test, if any.
|
String |
toString() |
isCompositegetId, getName, getParentpublic String getClassName()
TestDescriptorgetClassName in interface TestDescriptorgetClassName in class AbstractTestDescriptorpublic String toString()
toString in class DefaultTestSuiteDescriptorCopyright © 2013. All rights reserved