public class AttributeSet extends AbstractAssertAttribute implements AssertAttribute
null, and not empty.checkOnEndTrace| Constructor and Description |
|---|
AttributeSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doAssert(org.ow2.petals.log.parser.api.model.FlowStep flowStep,
org.apache.tools.ant.Project project)
Execute the assertion on the given flow step
|
void |
setName(String name)
Set the name of the attribute on which assertion will be done
|
setOnEndpublic void setName(String name)
name - A flow step attribute name. Not null, not empty.public void doAssert(org.ow2.petals.log.parser.api.model.FlowStep flowStep,
org.apache.tools.ant.Project project)
throws BuildAssertAttributeFailException
AssertAttributedoAssert in interface AssertAttributeBuildAssertAttributeFailExceptionCopyright © 2005-2015 Linagora. All Rights Reserved.