| Package | Description |
|---|---|
| org.ow2.petals.ant.task.monit.assertion | |
| org.ow2.petals.ant.task.monit.assertion.exception |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeSet.doAssert(org.ow2.petals.log.parser.api.model.FlowStep flowStep,
org.apache.tools.ant.Project project) |
void |
AssertAttribute.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 |
AttributeEquals.doAssert(org.ow2.petals.log.parser.api.model.FlowStep flowStep,
org.apache.tools.ant.Project project) |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildAssertAttributeNotFoundException
The attribute on which an assertion must be done is not found.
|
class |
BuildAssertAttributeNotSetException
The assertion
AttributeSet fails |
class |
BuildAssertFlowStepEndException
Unexpected flow step end
|
class |
BuildAssertNotEqualsException
The assertion
AttributeEquals fails |
Copyright © 2005-2015 Linagora. All Rights Reserved.