java.lang.Object
org.milligan.eccles.Tag
org.milligan.eccles.ReportingTag
org.milligan.eccles.tags.TestTag
- public class TestTag
- extends org.milligan.eccles.ReportingTag
A tag representing a collection of tests
| Methods inherited from class org.milligan.eccles.Tag |
addChildTag, doAfterChildren, doEndTag, doFinishChildren, doInitChildren, doStartTag, getChildren, getId, getName, getParent, getPropertiesString, getTagPropertiesForDisplay, hasChildren, isEmpty, populateElement, populateElementPropertiesFromTag, setChildren, setId, setName, validate, validateHasNoChildren, validateNotEmptyProperties, validateNotEmptyProperties, validateNotEmptyProperties, validateNotEmptyProperty, validateProperties, validateProperties, validateProperties, validateProperty |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestTag
public TestTag()
getTagName
public java.lang.String getTagName()
- Description copied from class:
org.milligan.eccles.Tag
- Name of the tag as it appears in the config file. Used for exception & status reporting