Class EUnitXMLFormatter

java.lang.Object
org.eclipse.epsilon.internal.eunit.xml.EUnitXMLFormatter

public class EUnitXMLFormatter extends Object
Class which saves the results of an EUnit test run as an XML file, using the de facto standard format used by the JUnit Ant task.
Version:
1.0
Author:
Antonio García-Domínguez
  • Constructor Details

    • EUnitXMLFormatter

      public EUnitXMLFormatter(EUnitModule module)
  • Method Details