Package | Description |
---|---|
org.apache.ant.antunit | |
org.apache.ant.antunit.listener |
Modifier and Type | Method and Description |
---|---|
void |
AntUnitListener.addFailure(java.lang.String target,
AssertionFailedException ae)
Invoked if an assert tasked caused an error during execution.
|
Modifier and Type | Method and Description |
---|---|
void |
XMLAntUnitListener.addFailure(java.lang.String target,
AssertionFailedException ae) |
void |
FailureAntUnitListener.addFailure(java.lang.String target,
AssertionFailedException ae) |
void |
PlainAntUnitListener.addFailure(java.lang.String target,
AssertionFailedException ae) |
void |
BaseAntUnitListener.addFailure(java.lang.String target,
AssertionFailedException ae) |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.