public class XMLFormatter extends XMLJUnitResultFormatter
Sanitises the stack traces generated by tests.
Constructor and description |
---|
XMLFormatter(java.io.File file) |
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
addError(Test test, java.lang.Throwable throwable) |
|
public void |
addFailure(Test test, java.lang.Throwable throwable) |
|
public void |
setOutput(java.io.OutputStream out) |