Class JUnitReportPlugin

java.lang.Object
com.buschmais.jqassistant.plugin.common.impl.report.JUnitReportPlugin
All Implemented Interfaces:
ReportPlugin, com.buschmais.jqassistant.core.shared.lifecycle.ContextualConfigurableLifecycleAware<ReportContext,Map<String,Object>>, com.buschmais.jqassistant.core.shared.lifecycle.LifecycleAware

public class JUnitReportPlugin extends Object implements ReportPlugin
ReportPlugin implementation to write JUnit style reports.

Each group is rendered as a test suite to a separate file.