org.apache.maven.surefire.report
Class DescriptionDecoder

java.lang.Object
  extended by org.apache.maven.surefire.report.DescriptionDecoder

public class DescriptionDecoder
extends Object

Author:
Kristian Rosenvold

Constructor Summary
DescriptionDecoder()
           
 
Method Summary
 String getReportName(ReportEntry report)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DescriptionDecoder

public DescriptionDecoder()
Method Detail

getReportName

public String getReportName(ReportEntry report)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.