@API(status=INTERNAL, since="4.12") public class VintageTestDescriptor extends AbstractTestDescriptor
TestDescriptor.Type, TestDescriptor.Visitor
Modifier and Type | Field and Description |
---|---|
static String |
ENGINE_ID |
static String |
SEGMENT_TYPE_DYNAMIC |
static String |
SEGMENT_TYPE_RUNNER |
static String |
SEGMENT_TYPE_TEST |
children
Constructor and Description |
---|
VintageTestDescriptor(UniqueId uniqueId,
org.junit.runner.Description description) |
Modifier and Type | Method and Description |
---|---|
org.junit.runner.Description |
getDescription() |
Set<TestTag> |
getTags()
Get the set of tags associated with this descriptor.
|
TestDescriptor.Type |
getType()
Determine the
TestDescriptor.Type of this descriptor. |
addChild, equals, findByUniqueId, getChildren, getDisplayName, getParent, getSource, getUniqueId, hashCode, removeChild, removeFromHierarchy, setParent, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
accept, containsTests, getDescendants, getLegacyReportingName, isContainer, isRoot, isTest, mayRegisterTests, prune
public static final String ENGINE_ID
public static final String SEGMENT_TYPE_RUNNER
public static final String SEGMENT_TYPE_TEST
public static final String SEGMENT_TYPE_DYNAMIC
public VintageTestDescriptor(UniqueId uniqueId, org.junit.runner.Description description)
public org.junit.runner.Description getDescription()
public TestDescriptor.Type getType()
TestDescriptor
TestDescriptor.Type
of this descriptor.null
.TestDescriptor.isContainer()
,
TestDescriptor.isTest()
public Set<TestTag> getTags()
TestDescriptor
getTags
in interface TestDescriptor
getTags
in class AbstractTestDescriptor
null
but potentially emptyTestTag