org.apache.tools.ant.taskdefs.optional.junit
Class AggregateTransformer

java.lang.Object
  |
  +--org.apache.tools.ant.taskdefs.optional.junit.AggregateTransformer

public class AggregateTransformer
extends java.lang.Object

Transform a JUnit xml report. The default transformation generates an html report in either framed or non-framed style. The non-framed style is convenient to have a concise report via mail, the framed report is much more convenient if you want to browse into different packages or testcases since it is a Javadoc like report. In the framed report, there are 3 frames:

As a default, the transformer will use its default stylesheets, they may not be be appropriate for users who wants to customize their reports, so you can indicates your own stylesheets by using setStyleDir(). Stylesheets must be as follows: