public class DefaultTestDescriptor extends AbstractTestDescriptor implements Serializable
| Constructor and Description |
|---|
DefaultTestDescriptor(Object id,
String className,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getClassName()
Returns the test class name for this test, if any.
|
boolean |
isComposite()
Is this test a composite test?
|
String |
toString() |
getId, getName, getParentpublic boolean isComposite()
TestDescriptorisComposite in interface TestDescriptorpublic String getClassName()
TestDescriptorgetClassName in interface TestDescriptorgetClassName in class AbstractTestDescriptorCopyright © 2013. All rights reserved